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