blob: 6491a541c6adfcb8fd789a346f0deb82e2f54e9b [file] [log] [blame]
// bindgen-flags: -- -x objective-c
// bindgen-osx-only
id object;
SEL selector;
void f(id object, SEL selector);