pub unsafe extern "C" fn Py_InitializeFromInitConfig(
config: *mut PyInitConfig,
) -> i32Available on neither
Py_LIMITED_API nor RustPython and non-PyPy only.pub unsafe extern "C" fn Py_InitializeFromInitConfig(
config: *mut PyInitConfig,
) -> i32Py_LIMITED_API nor RustPython and non-PyPy only.