Defining a CS-Library message callback

A CS-Library message callback is defined as follows:

CS_INT cslibmsg_cb(context, message)
 
 CS_CONTEXT      *context;
 CS_CLIENTMSG   *message;

where:

A CS-Library message callback must return either: