Hello, I have noticed that _name_ field in _CType_ is uint32_t: ` uint32_t name; ` In GC64 mode this field (GCref) is uint64_t - is it intentionally? Regards Pawel
Hello, I have noticed that name field in CType is uint32_t:
uint32_t name;In GC64 mode this field (GCref) is uint64_t - is it intentionally?
Regards
Pawel