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

type PFNGLPROGRAMNAMEDPARAMETER4DVNVPROC = Option<unsafe extern "C" fn(id: GLuint, len: GLsizei, name: *const GLubyte, v: *const GLdouble)>;