mirror of
https://github.com/opa334/TrollStore.git
synced 2024-12-04 15:00:39 +08:00
3 lines
91 B
C
3 lines
91 B
C
|
@import Foundation;
|
||
|
|
||
|
extern int extract(NSString* fileToExtract, NSString* extractionPath);
|