Copyright Digital Equipment Corp. All rights reserved.
Maps one wide character to another according to a specified
mapping descriptor.
Format
#include <wctype.h>
wint_t towctrans (wint_t wc, wctrans_t desc);
Arguments Description Return_Value