Function unpack24_bit_uint

Source
pub fn unpack24_bit_uint(buffer: &[u8], offset: usize) -> i32
Expand description

Unpacks a 24-bit integer from a buffer at the specified offset.