Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kList_AtIndex ( kList  list,
kSize  index 
)

Returns a pointer to the content associated with a list item at the specified index.

Parameters
listList object.
indexItem index.
Returns
Pointer to key.