pyo3_ffi

Function PyType_FastSubclass

Source
pub unsafe fn PyType_FastSubclass(t: *mut PyTypeObject, f: c_ulong) -> c_int