Name

SetError:lib_sdl — ordinary primitive

Synopsis

[SDL]
SDL_SetError ( str-ptr str-len -- )(); 
 ;

Description

set it, based on

 void SDL_SetError(const char *fmt, ...);