1 #ifndef LS_C_INSTALLATION_FILE_H 2 #define LS_C_INSTALLATION_FILE_H 44 #endif // LS_C_INSTALLATION_FILE_H unsigned long long(* getSize)(struct LSInstallationFile *self)
LS_API LSInstallationFile * CreateLSInstallationFile()
LS_API void FreeLSInstallationFile(LSInstallationFile *file)
LS_API struct LSInstallationFile LSInstallationFile
#define LS_API
Macros that expands to dllexport, dllimport or nothing on non Windows platforms or in case of static ...