[][src]Function pyo3::ffi::PyList_GetItem

pub unsafe extern "C" fn PyList_GetItem(
    arg1: *mut PyObject,
    arg2: Py_ssize_t
) -> *mut PyObject