Module std::sys_common::wstr
source · Expand description
This module contains constructs to work with 16-bit characters (UCS-2 or UTF-16)
Structs
- A safe iterator over a LPWSTR (aka a pointer to a series of UTF-16 code units terminated by a NULL).