chickadee » sdl2 » set-error!

set-error! messageprocedure

See SDL_SetError.

Unlike SDL_SetError, this procedure only accepts one argument, a string. You can use sprintf to do string substitution if desired.