Skip to main content

set_bit

Function set_bit 

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

Sets bit i in the bitmap.