ao_send_ptr_to_queue.h
Sending pointers to queues

Include

ao_queue4ptr.h
ao_send_ptr.h

Functions

ao_send_ptr_to_queue

void ao_send_ptr_to_queue
(
    ao_send_ptr_t * s, 
    ao_qinsert_ptr_t * i
);

Sets up a sending of a pointer to insert a pointer into a queue.