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

iswgraph_l tests for any wide character for which iswprint is true and iswspace is false in the locale loc.