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