summaryrefslogtreecommitdiff
path: root/gettext-tools/libgettextpo/ostream.vt.h
blob: 9ac018d4feb2df6d80004928c21962265e34162d (plain)
1
2
3
4
5
6
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */

/* Virtual function table layout of ostream class.  */
       void (*write_mem) (THIS_ARG, const void *data, size_t len);
        void (*flush) (THIS_ARG);
        void (*free) (THIS_ARG);