PyTuple_GET_ITEM

Function PyTuple_GET_ITEM 

Source
pub unsafe fn PyTuple_GET_ITEM(op: *mut PyObject, i: isize) -> *mut PyObject