summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr.h
blob: 34dc48d1296becf99246ab452b180413bf6d7202 (plain)
1
2
3
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq
//
int (*foo) (int x, int y);