Function pyo3::ffi::PyImport_Import[][src]

pub unsafe extern "C" fn PyImport_Import(
    name: *mut PyObject
) -> *mut PyObject