NativeHandle<T>.fromAddress constructor

NativeHandle<T>.fromAddress(
  1. int address
)

Implementation

NativeHandle.fromAddress(this.address);