[][src]Function glu_sys::glu::glBitmap

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