Function pyo3::ffi::PyType_HasFeature [] [src]

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