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

description

ArrayAddress<T extends NativeType> extension

on

Annotations

Properties

addressPointer<T>

Available on Array<T>, provided by the ArrayAddress extension

The memory address of the underlying data.

no setter