Module Load_store.String_Int32x4

val get : string @ local -> (byte:int -> int32x4) @ local @@ portable

Load 16 bytes from a string at an arbitrary byte offset.

val unsafe_get : string @ local -> (byte:int -> int32x4) @ local @@ portable

Load 16 bytes from a string at an arbitrary byte offset. Does not check bounds.

module Int32_u : sig ... end
module Int64_u : sig ... end
module Nativeint_u : sig ... end