blob-u32-native-ref[procedure] blob-u32-native-ref blob k
SRFI-74: similar to (blob-uint-ref 4 (endianness native) blob k),
but works at aligned indices: k must be a multiple of 4. It is an error to
use this at non-aligned indices.
See also blob-uint-ref and endianness.
|