darling-cocotron/objc/dyld.h

5 lines
117 B
Objective-C

#import <stdint.h>
#import <objc/objc-export.h>
OBJC_EXPORT int _NSGetExecutablePath(char *buf, uint32_t *bufsize);