Int64x4.Nativeint_u_arrayLoad four int64s from a nativeint# array at an arbitrary (unaligned) index.
Load four int64s from a nativeint# array at an arbitrary (unaligned) index. Does not check bounds.
Store four int64s to a nativeint# array at an arbitrary (unaligned) index.
val unsafe_set :
nativeint array @ local ->
(idx:int ->
(int64x4 ->
unit) @ local) @ local @@ portableStore four int64s to a nativeint# array at an arbitrary (unaligned) index. Does not check bounds.
module Int32_u : sig ... endmodule Int64_u : sig ... endmodule Nativeint_u : sig ... end