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

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