Man Linux: Main Page and Category List

NAME

       SDL_FunctionName - Short description of function

SYNOPSIS

       #include "SDL.h"

       return typeSDL_FunctionName(parameter);

DESCRIPTION

       Full description

EXAMPLES

       examples here

SEE ALSO

       SDL_AnotherFunction