asMemoryPointer<R extends RType> method

NativeMemoryPointer<R> asMemoryPointer<R extends RType>()

Implementation

NativeMemoryPointer<R> asMemoryPointer<R extends RType>() => .new(this);