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

type PFNGLPROGRAMENVPARAMETER4FARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLfloat, y: GLfloat, z: GLfloat, w: GLfloat)>;