Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kArray1_At ( kArray1  array,
kSize  index 
)

Returns a pointer to the specified item in the array.

Parameters
arrayArray object.
indexItem index.
Returns
Pointer to item.