Module fermium::error

source ·
Expand description

SDL uses a thread-local buffer to store the current error string.

Functions

  • Clear the error message for the current thread.
  • Get the last error message that was set for the current thread.