Skip to main content

glBitmapxOES

Function glBitmapxOES 

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