Function pyo3::ffi::PyTZInfo_Check [−][src]
pub unsafe fn PyTZInfo_Check(op: *mut PyObject) -> c_int
Expand description
Check if op is a PyDateTimeAPI.TZInfoType or subtype.
pub unsafe fn PyTZInfo_Check(op: *mut PyObject) -> c_int
Check if op is a PyDateTimeAPI.TZInfoType or subtype.