Module Int16x16.String

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

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

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

Load 32 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