pyo3::ffi

Function PyType_GetModule

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