pyo3::ffi

Function PyNumber_Check

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