pyo3::ffi

Function PyImport_ImportFrozenModule

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