extendASCII

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t extendASCII(char* from, wchar* to, size_t n)
  2. size_t extendASCII(char* from, dchar* to, size_t n)
    @safe pure @nogc nothrow nothrow nothrow @trusted pragma(inline, false)
    size_t
    extendASCII
    (
    char* from
    ,
    dchar* to
    ,
    size_t n
    )

Meta