StructAddressOf<T extends Struct> extension Null safety
Extension on Struct specialized for its subtypes.
- on
-
- T
Properties
-
addressOf
→ Pointer<
T> -
Returns the address backing the reference.
@Deprecated('Hold on to the pointer backing a struct instead.'), read-only