blob: 2c6d82acda1049756d03087503cb632a9b2337c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
.TH funct "3rtapi" "2006-10-12" "LinuxCNC Documentation" "RTAPI"
.SH NAME
funct \- one-line description of funct
.SH SYNTAX
.HP
void funct(\fIsignature\fR)
.SH ARGUMENTS
.IP \fIrtapi_id\fR
An RTAPI module identifier returned by an earlier call to \fBrtapi_init\fR.
.SH DESCRIPTION
.SH REALTIME CONSIDERATIONS
.SH RETURN VALUE
An RTAPI status code.
.SH SEE ALSO
|