set_bit

Function set_bit 

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

Set a bit to 1 at the given index