[][src]Type Definition sapp_linux::PFNGLRECTXOESPROC

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