[go: up one dir, main page]

h

Macro h 

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

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