PyType_HasFeature

Function PyType_HasFeature 

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