Function pyo3::ffi::PyType_HasFeature

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