mbstowcs

extern (C) @system nothrow @nogc
size_t
mbstowcs
(
scope wchar_t* pwcs
,
scope const char* s
,
size_t n
)
Suggestion Box / Bug Report