python27_sys::PyList_GetItem [] [src]

pub unsafe extern fn PyList_GetItem(list: *mut PyObject, index: Py_ssize_t) -> *mut PyObject