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

type PFNGLNAMEDPROGRAMSTRINGEXTPROC = Option<unsafe extern "C" fn(program: GLuint, target: GLenum, format: GLenum, len: GLsizei, string: *const c_void)>;