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