[−][src]Function pyo3::ffi::PyDelta_CheckExact
pub unsafe fn PyDelta_CheckExact(op: *mut PyObject) -> c_int
Check if op
's type is exactly PyDateTimeAPI.DeltaType
.
pub unsafe fn PyDelta_CheckExact(op: *mut PyObject) -> c_int
Check if op
's type is exactly PyDateTimeAPI.DeltaType
.