Function pyo3::ffi::PyTuple_GET_ITEM

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