Function toggle_bit

Source
pub fn toggle_bit(buffer: &mut Vec<u8>, byte_index: usize, bit_position: u8)