[][src]Function python3_sys::PyImport_AddModule

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