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