cast<U extends NativeType> 方法

Pointer<U> cast<U extends NativeType>()

将指针转换为一个指针。

实现

external Pointer<U> cast<U extends NativeType>();