Function get_bit

Source
fn get_bit(bytes: &[u8], index: i32) -> Result<i32, EvalError>