pyo3::ffi

Function PyType_HasFeature

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