ae v0.0.3184 (2022-06-10T13:49:00Z)
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.