[][src]Type Definition glu_sys::glu::PFNGLTEXCOORD4XOESPROC

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