Method ADT.Struct()->_sizeof()
- Method _sizeof
 intsizeof( ADT.Struct arg )- Description
 The size of the struct object is the number of bytes allocated for the struct.
int sizeof( ADT.Struct arg )
The size of the struct object is the number of bytes allocated for the struct.