python27_sys::PyTuple_SetItem [] [src]

pub unsafe extern fn PyTuple_SetItem(p: *mut PyObject, pos: Py_ssize_t, o: *mut PyObject) -> c_int