.\" 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 "AGP_FREE_MEMORY" "" "06 October 2005" "" "" .SH NAME agp_free_memory \- free memory associated with an agp_memory pointer. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void agp_free_memory (struct agp_memory * \fIcurr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIcurr\fB\fR agp_memory pointer to be freed. .SH "DESCRIPTION" .PP It is the only function that can be called when the backend is not owned by the caller. (So it can free memory on client death.) .SH "DESCRIPTION" .PP It is the only function that can be called when the backend is not owned by the caller. (So it can free memory on client death.)