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

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