pointer property
StructPointerFactory<E>
get
pointer
Implementation
StructPointerFactory<E> get pointer => StructTypes.of<E>().ptr;
StructPointerFactory<E> get pointer => StructTypes.of<E>().ptr;