Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kQueue_Add ( kQueue  queue,
const void *  item 
)

Adds the specified item to the end of the queue.

Parameters
queueQueue object.
itemPointer to item that will be copied (by value) into the queue.
Returns
Operation status.