Function pyo3::ffi::PyList_SET_ITEM
source · pub unsafe fn PyList_SET_ITEM(op: *mut PyObject, i: isize, v: *mut PyObject)Available on non-
PyPy only.Expand description
Macro, only to be used to fill in brand new lists