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

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