IODispatchLogFunction
A function that logs content.
Declaration
typedef int (*)(const char *, ...) IODispatchLogFunction;Parameters
- format:
The C string to add to the log.
A function that logs content.
typedef int (*)(const char *, ...) IODispatchLogFunction;The C string to add to the log.