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