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