asNativePointer<R extends NativeType> method
Implementation
Pointer<R> asNativePointer<R extends NativeType>() => (this as NativeMemoryPointer).asPointer();
Pointer<R> asNativePointer<R extends NativeType>() => (this as NativeMemoryPointer).asPointer();