SC_EventNotifier_t
The type of event notifiers.
Synopsis:
#include <scoreloop/sc_init.h>
typedef void(* SC_EventNotifier_t)(void *eventNotifierContext);
The type of event notifiers.
#include <scoreloop/sc_init.h>
typedef void(* SC_EventNotifier_t)(void *eventNotifierContext);