blob: 3c8c656166945123d025d182d5f6b25aa379b961 [file] [log] [blame]
// bindgen-flags: --objc-extern-crate -- -x objective-c
// bindgen-osx-only
id object;
SEL selector;
void f(id object, SEL selector);