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

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