fromWString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string fromWString(wchar[] buf)
  2. string fromWString(wchar* buf)
    version(Windows)
    string
    fromWString
    (
    in wchar* buf
    )

Meta