cast<T> method

  1. @tryInline
Pointer<T> cast<T>()

Implementation

@tryInline
Pointer<T> cast<T>() => this;