PyNumber_Check

Function PyNumber_Check 

Source
pub unsafe extern "C" fn PyNumber_Check(o: *mut PyObject) -> i32