Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
33
inline void FreePath(nfdnchar_t* outPath) noexcept {
34
::NFD_FreePathN(outPath);
35
}
36
37
inline 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_FreePathU8
Function · 0.85
NFD_FreePathN
Function · 0.50
NFD_PathSet_FreePathN
Function · 0.50
Tested by
no test coverage detected