pub unsafe fn PyDelta_CheckExact(op: *mut PyObject) -> i32
dep_pyo3
std
Check if op’s type is exactly PyDateTimeAPI.DeltaType.
op
PyDateTimeAPI.DeltaType