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