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, ostream_flush_scope_t scope);
6 void (*free) (THIS_ARG);