Type Alias freya_winit::EventLoopBuilderHook
source · pub type EventLoopBuilderHook = Box<dyn FnOnce(&mut EventLoopBuilder<EventLoopMessage>)>;
Aliased Type§
struct EventLoopBuilderHook(/* private fields */);
pub type EventLoopBuilderHook = Box<dyn FnOnce(&mut EventLoopBuilder<EventLoopMessage>)>;
struct EventLoopBuilderHook(/* private fields */);