pub fn extern_spec_BitXorAssign__ref_u128_u128_bitxor_assign(
self_: &mut u128,
rhs: &u128,
)Expand description
extern spec for u128::bitxor_assign
This is not a real function: its only use is for documentation.
ghost
ensures
^self == *self $op *rhs