Function pyo3_ffi::PyType_FastSubclass

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