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