Function pyo3_ffi::Py_InitializeFromConfig

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