pyo3::ffi

Function PyImport_ExtendInittab

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