pyo3::ffi

Function PyTuple_GET_SIZE

Source
pub unsafe fn PyTuple_GET_SIZE(op: *mut PyObject) -> isize
Available on non-PyPy only.
Expand description

Macro, trading safety for speed

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