Module String.Nativeint_u

val get : string @ local -> (byte:nativeint -> float16x16) @ local @@ portable

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

val unsafe_get : string @ local -> (byte:nativeint -> float16x16) @ local @@ portable

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