pub unsafe extern "C" fn Py_PreInitialize(
src_config: *const PyPreConfig,
) -> PyStatus
Available on
Py_3_8
and non-PyPy
and non-Py_LIMITED_API
only.pub unsafe extern "C" fn Py_PreInitialize(
src_config: *const PyPreConfig,
) -> PyStatus
Py_3_8
and non-PyPy
and non-Py_LIMITED_API
only.