pub fn new_evdev<T>(
source: T,
virtio_features: u64,
) -> Result<Input<EvdevEventSource<T>>>Expand description
Creates a new virtio input device from an event device node
pub fn new_evdev<T>(
source: T,
virtio_features: u64,
) -> Result<Input<EvdevEventSource<T>>>Creates a new virtio input device from an event device node