PyTZInfo_Check

Function PyTZInfo_Check 

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

Check if op is a PyDateTimeAPI.TZInfoType or subtype.