UnionAddress extension - dart:ffi library (original) (raw)

description

UnionAddress<T extends Union> extension

on

Annotations

Properties

addressPointer<T>

Available on T, provided by the UnionAddress extension

The memory address of the underlying data.

no setter