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

type PFNGLGETNAMEDPROGRAMSTRINGEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, pname: GLenum, string: *mut c_void)>;