2 * Sherlock Library -- Charset Conversion Wrapper for Fast Buffered I/O
4 * (c) 2003 Martin Mares <mj@ucw.cz>
6 * This software may be freely distributed and used according to the terms
7 * of the GNU Lesser General Public License.
10 struct fastbuf *fb_wrap_charconv_out(struct fastbuf *f, int cs_from, int cs_to);