Skip to main content

PyTuple_GET_SIZE

Function PyTuple_GET_SIZE 

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

Macro, trading safety for speed

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