to_c_wstring

Undocumented in source.
  1. void to_c_wstring(wchar[] input, wchar[LENGTH] buffer)
  2. wstring to_c_wstring(wchar[] input)
    version(Not_betterC)
    pure nothrow @safe
    wstring
    to_c_wstring
    (
    const wchar[] input
    )

Meta