NTDLL_iswdigit (NTDLL.@)
INT NTDLL_iswdigit ( WCHAR wc )
Checks if an unicode character wc is a digit.
TRUE: The unicode character wc is a digit.
FALSE: Otherwise
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/ntdll/wcstring.c". source.winehq.org/source/dlls/ntdll/wcstring.c
Debug channel "ntdll".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.