ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
fromWString
ae
sys
windows
text
Convert from a potentially zero-terminated wide string.
string
fromWString
(wchar[] buf)
version(Windows)
string
fromWString
(
in
wchar
[]
buf
)
string
fromWString
(wchar* buf)
Meta
Source
See Implementation
ae
sys
windows
text
functions
fromWString
toWStringz
Convert from a potentially zero-terminated wide string.