• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
1/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
3/* Virtual function table layout of ostream class.  */
4       void (*write_mem) (THIS_ARG, const void *data, size_t len);
5        void (*flush) (THIS_ARG);
6        void (*free) (THIS_ARG);
7