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