cast<R> method

Pointer<R> cast<R>()

Implementation

Pointer<R> cast<R>() => Pointer<R>(addr);