[][src]Type Definition makepad_glx_sys::PFNGLBITMAPXOESPROC

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