Function webxr::headless::run_loop

source ·
fn run_loop(
    receiver: Receiver<MockDeviceMsg>,
    data: Arc<Mutex<HeadlessDeviceData>>
)