Function python3_sys::PyImport_AddModuleObject
[−]
[src]
pub unsafe extern "C" fn PyImport_AddModuleObject(
name: *mut PyObject
) -> *mut PyObject