1#ifndef LS_C_LICENSE_ID_H
2#define LS_C_LICENSE_ID_H
#define LS_API
Macros that expands to dllexport, dllimport or nothing on non Windows platforms or in case of static ...
LS_API LSLicenseID CreateLicenseIDfromKey(const char *licenseKey)
LS_API LSLicenseID CreateLicenseIDfromUser(const char *user, const char *password)
LS_API LSLicenseID CreateLicenseIDfromUserServerId(const char *user, uint64_t serverId, const char *password)