iswdigit

Function iswdigit 

Source
pub unsafe extern "C" fn iswdigit(__wc: wint_t) -> c_int
Expand description

Test for any wide character that corresponds to a decimal-digit character.