Macro witer::window_error

source ·
macro_rules! window_error {
    () => { ... };
    ($($arg:tt)*) => { ... };
}