Macro windows::s

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

Simply terminates the literal UTF-8 string.