Synopsis
int iswxdigit_l(wint_t c,
                locale_t loc);
Description

iswxdigit_l tests for any wide character that corresponds to a hexadecimal digit in the locale loc.