Function pyo3::ffi::Py_InitializeFromConfig

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