Provided by: m17n-docs_1.8.4-1_all
NAME
mconv_define_coding -
SYNOPSIS
MSymbol mconv_define_coding (const char * name, MPlist * plist, int(*)(MConverter *) resetter, int(*)(const unsigned char *, int, MText *, MConverter *) decoder, int(*)(MText *, int, int, unsigned char *, int, MConverter *) encoder, void * extra_info)
COPYRIGHT
Copyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>.