There was an error while loading. Please reload this page.
For example:
- (void)fooWithError:(out NSError **)error;
Result:
void fooWithError(NSObjectRef<NSError> ref) { perform(SEL('fooWithError:'), args: [ref]); }