#define M17N_FUNC(func) ((M17NFunc) (func))
Wrapper for a generic function type.
typedef void(* M17NFunc )(void)
Generic function type.
API provided by libm17n-core.so.
Wrapper for a generic function type. The macro M17N_FUNC() casts a function to the type M17NFunc.
Generic function type. M17NFunc is a generic function type for setting a function pointer as a value of MSymbol property or MPlist.
SEE ALSO
Generated automatically by Doxygen for The m17n Library from the source code.
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>.