pyo3_ffi

Function PyNumber_Check

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