Macro windows_sys::w
[−]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.