[][src]Function sapp_linux::glBitmapxOES

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