ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
fromWString
ae
sys
windows
text
Convert from a zero-terminated wide string.
string
fromWString
(wchar[] buf)
string
fromWString
(wchar* buf)
version(Windows)
string
fromWString
(
in
wchar
*
buf
)
Meta
Source
See Implementation
ae
sys
windows
text
functions
fromWString
toWStringz
Convert from a zero-terminated wide string.