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

Gets the value of an item.

Parameters
listList object.
indexItem index.
itemDestination for item that will be copied (by value) from the list.
Returns
Operation status.