Skip to main content

write_u32_be

Function write_u32_be 

Source
pub fn write_u32_be(dst: &mut [u8], value: u32) -> Option<()>