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

type PFNGLPROGRAMENVPARAMETERI4UINVPROC = Option<unsafe extern "C" fn(target: GLenum, index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint)>;