Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
803
void NFD_FreePathU8(nfdu8char_t* outPath) {
804
NFDi_Free(outPath);
805
}
806
807
nfdresult_t NFD_OpenDialogU8(nfdu8char_t** outPath,
808
const nfdu8filteritem_t* filterList,
Callers
1
FreePath
Function · 0.85
Calls
1
NFDi_Free
Function · 0.70
Tested by
no test coverage detected