pub fn load_u32le(src: &[u8]) -> u32
Expand description

load u32 little-endian value from the supplied buffer