[][src]Function python27_sys::PyList_GET_ITEM

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