Function pyo3::ffi::PyType_HasFeature

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