[][src]Function pyo3::ffi::PyImport_AddModule

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