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