Skip to main content

PyImport_ExtendInittab

Function PyImport_ExtendInittab 

Source
pub unsafe extern "C" fn PyImport_ExtendInittab(
    newtab: *mut _inittab,
) -> c_int
Available on (Py_3_14 or non-PyPy) and neither Py_LIMITED_API nor RustPython and non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here