Bitmap

Function Bitmap 

Source
pub unsafe fn Bitmap(
    width: GLsizei,
    height: GLsizei,
    xorig: GLfloat,
    yorig: GLfloat,
    xmove: GLfloat,
    ymove: GLfloat,
    bitmap: *const GLubyte,
)