Function pyo3::ffi::Py_PreInitialize

source ยท
pub unsafe extern "C" fn Py_PreInitialize(
    src_config: *const PyPreConfig,
) -> PyStatus