1#ifndef LS_C_LICENSE_ID_H
2#define LS_C_LICENSE_ID_H
23 const char *user, uint64_t serverId,
const char *password);
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)
LS_API struct LSLicenseID LSLicenseID