Skip to main content

write_uint32

Function write_uint32 

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