Available on hl
staticread onlylength:Int
staticinlineblit(this:NativeArray<T>, pos:Int, src:NativeArray<T>, srcPos:Int, srcLen:Int):Void
@:has_untyped@:tostaticinlinegetRef(this:NativeArray<T>):Ref<T>
@:hlNative("std","array_type")staticgetType(this:NativeArray<T>):Type
staticinlinesub(this:NativeArray<T>, pos:Int, len:Int):NativeArray<T>