[go: up one dir, main page]

Macro h

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

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