[go: up one dir, main page]

pub unsafe fn PyStructSequence_GET_ITEM(
    op: *mut PyObject,
    i: isize
) -> *mut PyObject
This is supported on neither Py_LIMITED_API nor PyPy.