Module wstr
std
1.92.0-nightly
(5c7ae0c7e 2025-10-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).