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

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