pub unsafe fn PyTime_Check(op: *mut PyObject) -> i32 ⓘ
dep_pyo3
std
Check if op is a PyDateTimeAPI.TimeType or subtype.
op
PyDateTimeAPI.TimeType