Name

GetError:lib_sdl — ordinary primitive

Synopsis

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

Description

get it, based on

 char * SDL_GetError(void);