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

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