.\" 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 "CLASS_DESTROY" "9" "09 October 2005" "" "" .SH NAME class_destroy \- destroys a struct class structure .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void class_destroy (struct class * \fIcls\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcls\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Note, the pointer to be destroyed must have been created with a call to \fBclass_create\fR\&.