Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ GetError
Function
GetError
extern/nfd/include/nfd.hpp:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
inline const char* GetError() noexcept {
65
return ::NFD_GetError();
66
}
67
68
inline void ClearError() noexcept {
69
::NFD_ClearError();
Callers
1
Guard
Method · 0.85
Calls
1
NFD_GetError
Function · 0.50
Tested by
no test coverage detected