unsized top-level constant
This NativeType does not have predefined size.
Unsized NativeTypes do not support sizeOf because their size is unknown.
Implementation
const unsized = const Unsized();
This NativeType does not have predefined size.
Unsized NativeTypes do not support sizeOf because their size is unknown.
const unsized = const Unsized();