Function webxr::headless::run_loop

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