TrollStore/RootHelper/unarchive.h

3 lines
91 B
C

@import Foundation;
extern int extract(NSString* fileToExtract, NSString* extractionPath);