macro_rules! widecstr { ($text:expr) => { ... }; }
Alias for u16cstr or u32cstr macros depending on platform. Intended to be used when using WideCStr type alias.
u16cstr
u32cstr
WideCStr