Function simfony_as_rust::jet::multi_bit_logic::and_64
source ยท pub fn and_64(a: u64, b: u64) -> u64Expand description
Bitwise AND of two 64-bit values
pub fn and_64(a: u64, b: u64) -> u64Bitwise AND of two 64-bit values