pyo3::ffi

Function PyImport_GetImporter

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