mirror of
https://github.com/etlegacy/etlegacy-libs.git
synced 2025-02-25 04:30:42 +00:00
19 lines
424 B
Groff
19 lines
424 B
Groff
|
.TH "SDL_FunctionName" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||
|
.SH "NAME"
|
||
|
SDL_FunctionName \- Short description of function
|
||
|
.SH "SYNOPSIS"
|
||
|
.PP
|
||
|
\fB#include "SDL\&.h"
|
||
|
.sp
|
||
|
\fBreturn type\fBSDL_FunctionName\fP\fR(\fBparameter\fR);
|
||
|
.SH "DESCRIPTION"
|
||
|
.PP
|
||
|
Full description
|
||
|
.SH "EXAMPLES"
|
||
|
.PP
|
||
|
examples here
|
||
|
.SH "SEE ALSO"
|
||
|
.PP
|
||
|
\fISDL_AnotherFunction\fR
|
||
|
.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00
|