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

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