Function python3_sys::PyImport_ExtendInittab

source ยท
pub unsafe extern "C" fn PyImport_ExtendInittab(
    newtab: *const _inittab,
) -> c_int