Function bit_and_8

Source
pub fn bit_and_8(a: u8, b: u8) -> u8
Expand description

Bitwise AND (8-bit) – direct translation of bitAnd8.