[][src]Function sapp_dummy::glBitmapxOES

pub fn glBitmapxOES(
    width: GLsizei,
    height: GLsizei,
    xorig: GLfixed,
    yorig: GLfixed,
    xmove: GLfixed,
    ymove: GLfixed,
    bitmap: *const GLubyte
)