Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ NFD_Quit
Function
NFD_Quit
extern/nfd/nfd_win.cpp:324–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
}
324
void NFD_Quit(void) {
325
if (needs_uninitialize) ::CoUninitialize();
326
}
327
328
void NFD_FreePathN(nfdnchar_t* filePath) {
329
assert(filePath);
Callers
3
Quit
Function · 0.50
openFileDialog
Method · 0.50
saveFileDialog
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected