pub fn extern_spec_BitOr_i8_bitor(self_: i8, rhs: i8) -> i8
extern spec for i8::bitor
i8::bitor
This is not a real function: its only use is for documentation.
ghost
ensures
result == self $op rhs