Skip to main content

PyTuple_GET_SIZE

Function PyTuple_GET_SIZE 

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

Macro, trading safety for speed