void platform_print_stacktrace(void)
Print the the call stack of the caller.
void platform_console_write(const char *msg, u8 color)
Write message to the platforms console.
void platform_console_write_error(const char *msg, u8 color)
Write message to the platforms error console.
Global typedefs and macros.