WideCharToMultiByte

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Win32)
export extern (Windows)
int
WideCharToMultiByte
(
uint
,
uint
,
wchar*
,
int
,
char*
,
int
,
char*
,
int
)

Meta