Searched defs:ControlMsg (Results 1 – 1 of 1) sorted by relevance
41 struct ControlMsg { struct47 impl ControlMsg { argument48 fn new(id: u32, event: ControlEvent, value: u16) -> ControlMsg { in new()