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