ao_send_to_callback.h
Sending to callbacks

Include

ao_send.h

Functions

ao_send_to_callback

void ao_send_to_callback
(
    ao_send_t * s, 
    ao_send_proc_t callback
);

Sets up a sending to execute a callback.