NTDLL_iswspace (NTDLL.@)
INT NTDLL_iswspace ( WCHAR wc )
Checks if an unicode character wc is a white space character.
TRUE: The unicode character wc is a white space character.
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.