Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust-bindgen
/
refs/heads/upstream/arm-ci
/
.
/
tests
/
headers
/
func_ptr.h
blob: 34dc48d1296becf99246ab452b180413bf6d7202 [
file
] [
log
] [
blame
] [
edit
]
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq
//
int
(*
foo
)
(
int
x
,
int
y
);