Function python3_sys::PyImport_AddModule[][src]

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