Macro win_msgbox::w
source · macro_rules! w { ($s:literal) => { ... }; }
Expand description
A literal UTF-16 wide string with a trailing null terminator.
macro_rules! w { ($s:literal) => { ... }; }
A literal UTF-16 wide string with a trailing null terminator.