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