[][src]Type Definition sapp_linux::PFNGLTEXCOORD4XOESPROC

type PFNGLTEXCOORD4XOESPROC = Option<unsafe extern "C" fn(s: GLfixed, t: GLfixed, r: GLfixed, q: GLfixed)>;