python27_sys::PyList_SetItem [] [src]

pub unsafe extern fn PyList_SetItem(list: *mut PyObject, index: Py_ssize_t, item: *mut PyObject) -> c_int