[][src]Type Definition makepad_glx_sys::PFNGLRECTXOESPROC

type PFNGLRECTXOESPROC = Option<unsafe extern "C" fn(x1: GLfixed, y1: GLfixed, x2: GLfixed, y2: GLfixed)>;