Macro windows_sys::w

macro_rules! w {
    ($s:literal) => { ... };
}
Expand description

A literal UTF-16 wide string with a trailing null terminator.