std
1.88.0-nightly-4824c2bb7-2025-05-02
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).