set_bit

Function set_bit 

Source
pub fn set_bit(data: &mut [u8], i: usize)
Expand description

Sets bit at position i for data to 1