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