Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
6a5726eac514b49ec8a9f8360ed5d0d73da9feb7
/
.
/
tests
/
headers
/
operator.hpp
blob: 186f1fe683b885e6470f27a77d29df181fe98153 [
file
]
int
operator_information
(
void
);
class
Foo
;
int
operator
<<(
const
Foo
&,
int
);