[][src]Function python3_sys::PyTuple_GET_ITEM

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