Pointer<T extends NativeType>.fromAddress constructor
- int ptr
Construction from raw integer.
Implementation
external factory Pointer.fromAddress(int ptr);
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
Construction from raw integer.
external factory Pointer.fromAddress(int ptr);