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

Function FreePath

extern/nfd/include/nfd.hpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33inline void FreePath(nfdnchar_t* outPath) noexcept {
34 ::NFD_FreePathN(outPath);
35}
36
37inline nfdresult_t OpenDialog(nfdnchar_t*& outPath,
38 const nfdnfilteritem_t* filterList = nullptr,

Callers 2

operator()Method · 0.85
operator()Method · 0.85

Calls 3

NFD_FreePathU8Function · 0.85
NFD_FreePathNFunction · 0.50
NFD_PathSet_FreePathNFunction · 0.50

Tested by

no test coverage detected