run_loop

Function run_loop 

Source
fn run_loop(
    receiver: GenericReceiver<MockDeviceMsg>,
    data: Arc<Mutex<HeadlessDeviceData>>,
)