simfony_as_rust::jet::multi_bit_logic

Function and_8

source
pub fn and_8(a: u8, b: u8) -> u8
Expand description

Bitwise AND of two 8-bit values.