devela::_dep::pyo3::ffi

Function Py_PreInitialize

pub unsafe extern "C" fn Py_PreInitialize(
    src_config: *const PyPreConfig,
) -> PyStatus
Available on crate features dep_pyo3 and std only.