[go: up one dir, main page]

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