pub unsafe fn PyTime_Check(op: *mut PyObject) -> c_int
Py_LIMITED_API
Check if op is a PyDateTimeAPI.TimeType or subtype.
op
PyDateTimeAPI.TimeType