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

Macro, trading safety for speed