GrabCallback

Type Alias GrabCallback 

Source
pub type GrabCallback = fn(event: Event) -> Option<Event>;
Expand description

Callback type to send to grab function.