pub type WindowBuilderHook = Box<dyn FnOnce(WindowAttributes) -> WindowAttributes>;Aliased Typeยง
pub struct WindowBuilderHook(/* private fields */);pub type WindowBuilderHook = Box<dyn FnOnce(WindowAttributes) -> WindowAttributes>;pub struct WindowBuilderHook(/* private fields */);