Docs.rs
evdev-rs-0.4.0
evdev-rs 0.4.0
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
ndesh26
Dependencies
bitflags ^1.2.1
normal
evdev-sys ^0.2.1
normal
libc ^0.2.67
normal
log ^0.4.8
normal
Versions
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
evdev_rs
::
enums
All crates
[
−
]
[src]
Function
evdev_rs
::
enums
::
int_to_ev_key
pub fn int_to_ev_key(code:
u32
) ->
Option
<
EV_KEY
>