Py_PreInitialize

Function Py_PreInitialize 

Source
pub unsafe extern "C" fn Py_PreInitialize(
    src_config: *const PyPreConfig,
) -> PyStatus