Skip to main content
Module wstr
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
Module wstr
Module Items
Structs
In std::
sys::
helpers
std
::
sys
::
helpers
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).