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