wcstombs

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