Function pyo3::ffi::PyImport_ImportModule[][src]

pub unsafe extern "C" fn PyImport_ImportModule(
    name: *const c_char
) -> *mut PyObject