Skip to main content

Py_PreInitialize

Function Py_PreInitialize 

pub unsafe extern "C" fn Py_PreInitialize(
    src_config: *const PyPreConfig,
) -> PyStatus
Available on crate feature tls only.