SC_LogWriter_t
The method type for log writers.
Synopsis:
#include <scoreloop/sc_init.h>
typedef void(* SC_LogWriter_t)(const char *message);
The method type for log writers.
#include <scoreloop/sc_init.h>
typedef void(* SC_LogWriter_t)(const char *message);