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

type PFNGLPROGRAMPARAMETER4DVNVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, v: *const GLdouble)>;