Typedef TCOD_LogMessage

Typedef Documentation

typedef struct TCOD_LogMessage TCOD_LogMessage

Information being logged, this is a temporary object which doesn’t last longer than the logging callbacks.

This struct will not contain NULL character pointers.

New in version 1.19.