simfony_as_rust::jet::multi_bit_logic

Function or_8

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

Bitwise OR of two 8-bit values.