python27_sys::PyObject_IsSubclass [] [src]

pub unsafe extern fn PyObject_IsSubclass(object: *mut PyObject, typeorclass: *mut PyObject) -> c_int