pub fn udev_device_get_devpath(dev: &UdevDevice) -> &strExpand description
Gets the UdevDevice device path.
From the libudev documentation:
Retrieve the kernel devpath value of the udev device. The path
does not contain the sys mount point, and starts with a '/'.