pyo3::ffi

Function PyTZInfo_CheckExact

Source
pub unsafe fn PyTZInfo_CheckExact(op: *mut PyObject) -> i32
Expand description

Check if op’s type is exactly PyDateTimeAPI.TZInfoType.

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here