pyo3::ffi

Function PyType_FastSubclass

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