[][src]Type Definition fltk_sys::glu::PFNGLGETPROGRAMSTRINGARBPROC

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