python27_sys

Function PyType_HasFeature

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