cast<U extends NativeType> 方法

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

转换指针到指针

实现

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