SilcFSMEvent

NAME

    typedef struct SilcFSMEventObject *SilcFSMEvent;

DESCRIPTION

The FSM event context allocated with silc_fsm_event_alloc. The caller must free it with silc_fsm_event_free. It is also possible to use pre-allocated SilcFSMEventStruct instead of SilcFSMEvent context.