MCPcopy 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
68inline void ClearError() noexcept {
69 ::NFD_ClearError();
70}
71
72namespace PathSet {
73inline nfdresult_t Count(const nfdpathset_t* pathSet, nfdpathsetsize_t& count) noexcept {

Callers

nothing calls this directly

Calls 1

NFD_ClearErrorFunction · 0.50

Tested by

no test coverage detected