Function pyo3::ffi::PyImport_GetImporter

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