[][src]Type Definition makepad_glx_sys::PFNGLMULTITEXCOORD4IARBPROC

type PFNGLMULTITEXCOORD4IARBPROC = Option<unsafe extern "C" fn(target: GLenum, s: GLint, t: GLint, r: GLint, q: GLint)>;