Function pyo3_ffi::PyImport_ExtendInittab

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