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

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