trellis::core::EventLoopHandler [] [src]

type EventLoopHandler = Box<FnMut(&mut Trellis, ButtonEvent) -> bool>;