Skip to main content

write_bool

Function write_bool 

Source
pub fn write_bool(buf: &mut [u8], offset: usize, v: bool)
Expand description

Writes a boolean into a fixed-layout buffer.