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