STACK_EventCb_T
C
typedef void (*STACK_EventCb_T)(STACK_Event_T *p_event);
Description
Defines the prototype for the STACK event callback function.
typedef void (*STACK_EventCb_T)(STACK_Event_T *p_event);
Defines the prototype for the STACK event callback function.