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

iswprint_l returns nonzero (true) if and only if the value of the argument c is any printing character in the locale loc.