pub type EventLoopBuilderHook = Box<dyn FnOnce(&mut EventLoopBuilder<EventLoopMessage>)>;Aliased Typeยง
pub struct EventLoopBuilderHook(/* private fields */);pub type EventLoopBuilderHook = Box<dyn FnOnce(&mut EventLoopBuilder<EventLoopMessage>)>;pub struct EventLoopBuilderHook(/* private fields */);