ae v0.0.3141 (2022-02-14T00:51:10Z)
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.