[][src]Type Definition sapp_linux::PFNGLBITMAPXOESPROC

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