Function pyo3::ffi::Py_PreInitialize

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