devices
0.1.0
In devices::virtio::input::evdev
Structs
evdev_abs_info
evdev_buffer
evdev_id
Constants
EVDEV
EVIOCGID
EVIOCGNAME
EVIOCGPROP
EVIOCGRAB
EVIOCGUNIQ
Functions
EVIOCGABS
EVIOCGBIT
abs_info
device_ids
errno
grab_evdev
name
properties
serial_name
string_from_bytes_with_nul
supported_events
ungrab_evdev
?
Settings
Function
devices
::
virtio
::
input
::
evdev
::
string_from_bytes_with_nul
Copy item path
source
·
[
−
]
fn string_from_bytes_with_nul(buffer: &[
u8
], len:
usize
) ->
Result
<
String
>