Skip to main content

clear_bit

Function clear_bit 

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

Clears bit i in the bitmap.