Function python3_sys::PyTuple_GetItem
[−]
[src]
pub unsafe extern "C" fn PyTuple_GetItem(
arg1: *mut PyObject,
arg2: Py_ssize_t
) -> *mut PyObject