Common module interface header file.
E_MCL_EVENT_OPTION
Optional parameters for event.
struct mcl_event_t mcl_event_t
This struct is used for building only one message of event.
E_MCL_ERROR_CODE
MCL Error code definitions. Every function returning an error code uses this enum values...
MCL_EXPORT E_MCL_ERROR_CODE mcl_event_set_option(mcl_event_t *event, E_MCL_EVENT_OPTION option, const void *value)
This function is used to set optional payload fields of event.