Vec<N extends Struct, T>.fromPointer constructor
Vec<N extends Struct, T>.fromPointer (
- Pointer<
N> ptr
Implementation
Vec.fromPointer(this.ptr);