[][src]Type Definition makepad_glx_sys::PFNGLMAP2XOESPROC

type PFNGLMAP2XOESPROC = Option<unsafe extern "C" fn(target: GLenum, u1: GLfixed, u2: GLfixed, ustride: GLint, uorder: GLint, v1: GLfixed, v2: GLfixed, vstride: GLint, vorder: GLint, points: GLfixed)>;