blob: e9abcae68888cf4c93bb1bbcc56a8cbd29e69354 [file] [log] [blame]
void foo(void (*bar)());
void bar(void (*one)(int a, int b), void (*two)(int c, int d));