ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
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.