pub fn extern_spec_BitOr__ref_bool_bitor(self_: &bool, rhs: &bool) -> bool
extern spec for <&bool as BitOr>::bitor
<&bool as BitOr>::bitor
This is not a real function: its only use is for documentation.
ghost
ensures
result == *self $op *rhs