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