NativeHandle<T>.fromAddress constructor
NativeHandle<T>.fromAddress (
- int address
Implementation
NativeHandle.fromAddress(this.address);
NativeHandle.fromAddress(this.address);