Function pyo3::ffi::PyImport_ExtendInittab

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