pyo3::ffi

Function PyImport_ImportFrozenModule

source
pub unsafe extern "C" fn PyImport_ImportFrozenModule(
    name: *const i8,
) -> i32