Synopsis
int iswalnum(wint_t c);
Description

iswalnum tests for any wide character for which iswalpha or iswdigit is true.