Function pr47::vm::al31f::executor::checked_bin_ops::checked_bit_xor[][src]

pub unsafe fn checked_bit_xor(
    src1: Value,
    src2: Value,
    dest: &mut Value
) -> Result<(), UncheckedException>