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

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