mirror of https://github.com/opa334/TrollStore.git
3 lines
91 B
C
3 lines
91 B
C
|
@import Foundation;
|
||
|
|
||
|
extern int extract(NSString* fileToExtract, NSString* extractionPath);
|