Function pyo3::ffi::PyImport_ExtendInittab

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