Function bit_vector_index_of

Source
pub fn bit_vector_index_of(buf: &[u32], start: usize, value: bool) -> usize