devela::_dep::pyo3::ffi

Function PyList_SET_ITEM

pub unsafe fn PyList_SET_ITEM(op: *mut PyObject, i: isize, v: *mut PyObject)
Available on crate features dep_pyo3 and std only.
Expand description

Macro, only to be used to fill in brand new lists