what is the use of glbitmap?

what is the use of glbitmap?

glBitmap draws a bitmap into the framebuffer. You can use this function to draw a mask into the stencil buffer for example.