Function pyo3_ffi::PyImport_ExtendInittab
source ยท pub unsafe extern "C" fn PyImport_ExtendInittab(
newtab: *mut _inittab,
) -> c_int
Available on non-
Py_LIMITED_API
and non-PyPy
only.