![]() |
![]()
| ![]() |
![]()
NAMEm17nCore_-_CORE - - API provided by libm17n-core.so SYNOPSISModulesManaged Object
Macros#define M17N_FUNC(func) ((M17NFunc) (func))
Typedefstypedef void(* M17NFunc) (void)
Detailed DescriptionAPI provided by libm17n-core.so Macro Definition Documentation#define M17N_FUNC(func) ((M17NFunc) (func))Wrapper for a generic function type. The macro M17N_FUNC() casts a function to the type M17NFunc. Typedef Documentationtypedef void(* M17NFunc) (void)Generic function type. M17NFunc is a generic function type
for setting a function pointer as a value of #MSymbol property or
MPlist.
SEE ALSO msymbol_put_func(), msymbol_get_func(),
mplist_put_func(), mplist_get_func().
AuthorGenerated automatically by Doxygen for The m17n Library from the source code. COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA)
|