pyo3_ffi

Function PyDelta_Check

Source
pub unsafe fn PyDelta_Check(op: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API only.
Expand description

Check if op is a PyDateTimeAPI.DetaType or subtype.