fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
GetTempFileNameW
io
file
temp
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
export extern (
Windows
) nothrow
UINT
GetTempFileNameW
(
LPCWSTR
lpPathName
,
LPCWSTR
lpPrefixString
,
UINT
uUnique
,
LPWSTR
lpTempFileName
)
Meta
Source
See Implementation
io
file
temp
enums
AutoDelete
functions
GetTempFileNameW
GetTempPathW
tempDir
tempFile
structs
TempFile