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