python3_sys::PyList_GetSlice [] [src]

pub unsafe extern fn PyList_GetSlice(arg1: *mut PyObject, arg2: Py_ssize_t, arg3: Py_ssize_t) -> *mut PyObject