Callback

Type Alias Callback 

Source
pub type Callback = fn(event: &mut GuiEvent<'_>);