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

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