Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ ClearError
Function
ClearError
extern/nfd/include/nfd.hpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
inline void ClearError() noexcept {
69
::NFD_ClearError();
70
}
71
72
namespace PathSet {
73
inline nfdresult_t Count(const nfdpathset_t* pathSet, nfdpathsetsize_t& count) noexcept {
Callers
nothing calls this directly
Calls
1
NFD_ClearError
Function · 0.50
Tested by
no test coverage detected