2 Copyright © 2007-2012, The AROS Development Team. All rights reserved.
5 C99 function wcstombs().
8 /*****************************************************************************
17 const wchar_t * restrict pwcs,
28 stdc.library currently only implements "C" locale
37 Implemented as static inline function to adapt to changing wchar_t
40 ******************************************************************************/