RPointer<X extends RType> constructor

const RPointer<X extends RType>(
  1. X target
)

Implementation

const RPointer(this.target);