Function pyo3::ffi::PyStructSequence_SetItem
source ยท pub unsafe extern "C" fn PyStructSequence_SetItem(
arg1: *mut PyObject,
arg2: isize,
arg3: *mut PyObject,
)Available on non-
PyPy only.