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