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

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