[][src]Type Definition rdev::Callback

type Callback = fn(event: Event);

Callback type to send to listen function.