3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/bx/StringView.h"
19 ::ll::TypedStorage<8, 16, ::bx::StringView> m_msg;
20 ::ll::TypedStorage<4, 4, uint> m_code;
26 MCAPI
void setError(::bx::ErrorResult _errorResult, ::bx::StringView
const& _msg);
Definition ErrorResult.h:7