Function pyo3::ffi::Py_InitializeFromConfig

source ·
pub unsafe extern "C" fn Py_InitializeFromConfig(
    config: *const PyConfig
) -> PyStatus