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