Function python3_sys::PyType_GetModule

source ยท
pub unsafe extern "C" fn PyType_GetModule(
    arg1: *mut PyTypeObject,
) -> *mut PyObject