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

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