Skip to main content

write_i32_be

Function write_i32_be 

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