Synopsis
int iswctype_l(wint_t c,
               wctype_t t,
               locale_t loc);
Description

iswctype_l determines whether the wide character c has the property described by t in the locale loc.