Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArrayList_SetItem ( kArrayList  list,
kSize  index,
const void *  item 
)

Sets the value of an item.

Parameters
listList object.
indexItem index.
itemPointer to item that will be copied into the list.
Returns
Operation status.