[go: up one dir, main page]

w

Macro w 

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

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