The m17n Library 1.8.4
|
The first member of a managed object. More...
#include <m17n-core.h>
Data Fields | |
void * | filler [2] |
The first member of a managed object.
When an application program defines a new structure for managed objects, its first member must be of the type struct
M17NObjectHead. Its contents are used by the m17n library, and application programs should never touch them.
void* M17NObjectHead::filler[2] |
Hidden from applications.