Function hid_io_core::module::vhid::uhid::udev_find_device[][src]

pub fn udev_find_device(
    vid: u16,
    pid: u16,
    subsystem: String,
    uniq: String,
    timeout: Duration
) -> Result<Device, Error>

Use parameters to find a uhid device using udev If we don’t find the device right away, start to poll