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

type PFNGLSHADEROP3EXTPROC = Option<unsafe extern "C" fn(op: GLenum, res: GLuint, arg1: GLuint, arg2: GLuint, arg3: GLuint)>;