beastapi/beastutils.h Source File
Go to the documentation of this file.
48 ILB_DLL_FUNCTION
ILBStatus ILBDumpMemoryStats();
56 #endif // BEASTUTILS_H
ILBStatus ILBGetExtendErrorInformation(ILBStringHandle *targetString)
Returns the last error that happened in this thread.
This header is the base for getting platform consistent types for the Beast API.
ILBStatus ILBErrorToString(ILBStatus error, ILBStringHandle *targetString)
Converts an error code into a string for human readable error reporting.
ILBStatus
Status codes for Beast API calls.
Definition: beastapitypes.h:153
Handle for Beast strings Intentionally hidden implementation.
Definition: beastapitypes.h:471