.\" 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 "BITMAP_RELEASE_REGION" "9" "09 October 2005" "" ""
.SH NAME
bitmap_release_region \- release allocated bitmap region
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void bitmap_release_region (unsigned long * \fIbitmap\fB, int \fIpos\fB, int \fIorder\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbitmap\fB\fR
a pointer to the bitmap
.TP
\fB\fIpos\fB\fR
the beginning of the region
.TP
\fB\fIorder\fB\fR
the order of the bits to release (number is 1<