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

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