freya_winit

Type Alias EventLoopBuilderHook

Source
pub type EventLoopBuilderHook = Box<dyn FnOnce(&mut EventLoopBuilder<EventLoopMessage>)>;

Aliased Typeยง

struct EventLoopBuilderHook(/* private fields */);