pub unsafe fn PyTime_CheckExact(op: *mut PyObject) -> c_int
Check if op’s type is exactly PyDateTimeAPI.TimeType.
op
PyDateTimeAPI.TimeType