Struct constructor Null safety

Struct()

Construct a reference to the nullptr.

Use StructPointer's .ref to gain references to native memory backed structs.

Implementation

Struct() : super._();