Synopsis
int iswpunct(wint_t c);
Description

iswpunct tests for any printing wide character that is one of a locale-specific set of punctuation wide characters for which neither iswspace nor iswalnum is true.