MCPcopy 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
29inline void Quit() noexcept {
30 ::NFD_Quit();
31}
32
33inline void FreePath(nfdnchar_t* outPath) noexcept {
34 ::NFD_FreePathN(outPath);

Callers 1

~GuardMethod · 0.85

Calls 1

NFD_QuitFunction · 0.50

Tested by

no test coverage detected