Function pyo3_ffi::PyTZInfo_Check

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

Check if op is a PyDateTimeAPI.TZInfoType or subtype.