Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ Quit
Function
Quit
extern/nfd/include/nfd.hpp:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
inline void Quit() noexcept {
30
::NFD_Quit();
31
}
32
33
inline void FreePath(nfdnchar_t* outPath) noexcept {
34
::NFD_FreePathN(outPath);
Callers
1
~Guard
Method · 0.85
Calls
1
NFD_Quit
Function · 0.50
Tested by
no test coverage detected