python27_sys::PyObject_IsInstance [] [src]

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