Macro windows::core::h

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

A literal HSTRING, length-prefixed wide string with a trailing null terminator.