unsized top-level constant

Unsized const unsized

This NativeType does not have predefined size.

Unsized NativeTypes do not support sizeOf because their size is unknown.

Implementation

const unsized = const Unsized();