brintos

brintos / llvm-project-archived public Read only

0
0
Text · 136 B · b659406 Raw
3 lines · c
1@class NSString;2extern void NSLog(NSString *format, ...) __attribute__((format(__NSString__, 1, 2))) __attribute__((not_tail_called));3