Function pyo3::ffi::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