MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / NFD_FreePathU8

Function NFD_FreePathU8

extern/nfd/nfd_win.cpp:803–805  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

801} // namespace
802
803void NFD_FreePathU8(nfdu8char_t* outPath) {
804 NFDi_Free(outPath);
805}
806
807nfdresult_t NFD_OpenDialogU8(nfdu8char_t** outPath,
808 const nfdu8filteritem_t* filterList,

Callers 1

FreePathFunction · 0.85

Calls 1

NFDi_FreeFunction · 0.70

Tested by

no test coverage detected