Skip to main content

write_uint16

Function write_uint16 

Source
pub fn write_uint16(data: &mut [u8], offset: usize, value: u16) -> Result<()>