Macro script::dom::macros::window_event_handlers
source ยท macro_rules! window_event_handlers {
() => { ... };
(ForwardToWindow) => { ... };
}
macro_rules! window_event_handlers {
() => { ... };
(ForwardToWindow) => { ... };
}