.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "UNREGISTER_SOUND_SYNTH" "" "06 October 2005" "" ""
.SH NAME
unregister_sound_synth \- unregister a synth device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void unregister_sound_synth (int \fIunit\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIunit\fB\fR
unit number to allocate
.SH "DESCRIPTION"
.PP
Release a sound device that was allocated with \fBregister_sound_synth\fR\&.
The unit passed is the return value from the register function.