pub unsafe fn PyTZInfo_CheckExact(op: *mut PyObject) -> c_int
Expand description

Check if op’s type is exactly PyDateTimeAPI.TZInfoType.