MCPcopy 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}
324void NFD_Quit(void) {
325 if (needs_uninitialize) ::CoUninitialize();
326}
327
328void NFD_FreePathN(nfdnchar_t* filePath) {
329 assert(filePath);

Callers 3

QuitFunction · 0.50
openFileDialogMethod · 0.50
saveFileDialogMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected