[][src]Type Definition glu_sys::glu::PFNGLBITMAPXOESPROC

type PFNGLBITMAPXOESPROC = Option<unsafe extern "C" fn(width: GLsizei, height: GLsizei, xorig: GLfixed, yorig: GLfixed, xmove: GLfixed, ymove: GLfixed, bitmap: *const GLubyte)>;