Skip to main content

PyTuple_SET_ITEM

Function PyTuple_SET_ITEM 

pub unsafe fn PyTuple_SET_ITEM(op: *mut PyObject, i: isize, v: *mut PyObject)
Available on crate feature tls and neither PyPy nor GraalPy only.
Expand description

Macro, only to be used to fill in brand new tuples