[][src]Type Definition rdev::GrabCallback

type GrabCallback = fn(event: Event) -> Option<Event>;

Callback type to send to grab function.