Synopsis
wint_t towctrans_l(wint_t c,
                   wctrans_t t,
                   locale_t loc);
Description

towctrans_l maps the wide character c using the mapping described by t in the current locale.