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