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

type PFNGLGETPROGRAMENVPARAMETERFVARBPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, params: *mut GLfloat)>;