Function simfony_as_rust::jet::multi_bit_logic::complement_16
source ยท pub fn complement_16(a: u16) -> u16Expand description
Bitwise NOT of a 16-bit value.
pub fn complement_16(a: u16) -> u16Bitwise NOT of a 16-bit value.