str8ToStr16

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void str8ToStr16(char16* dst, const(char)[] src, int32 n)
    version(VST3)
    nothrow @nogc
    void
    str8ToStr16
    (,
    const(char)[] src
    ,
    int32 n = -1
    )
  2. void str8ToStr16(char16* dst, const(char8)* src, int32 n)

Meta