Module wstr
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
Module wstr
Module Items
Structs
In std::
sys_
common
std
::
sys_common
Module
wstr
Copy item path
Source
Expand description
This module contains constructs to work with 16-bit characters (UCS-2 or UTF-16)
Structs
§
WStr
Units
A safe iterator over a LPWSTR (aka a pointer to a series of UTF-16 code units terminated by a NULL).