pub fn extern_spec_BitXor__ref_bool_bitxor(self_: &bool, rhs: &bool) -> bool
extern spec for <&bool as BitXor>::bitxor
<&bool as BitXor>::bitxor
This is not a real function: its only use is for documentation.
ghost
ensures
result == *self $op *rhs