pyo3_ffi

Function PyImport_GetImporter

Source
pub unsafe extern "C" fn PyImport_GetImporter(
    path: *mut PyObject,
) -> *mut PyObject