Docs.rs
evdev-rs-0.0.1
evdev-rs 0.0.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ndesh26
Dependencies
libc ^0.2
nix ^0.7
evdev-sys ^0.0.1
bitflags ^0.7
log ^0.3
Versions
Go to latest version
Platform
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
evdev_rs
::
util
Function
evdev_rs
::
util
::
event_code_to_int
[
−
]
[src]
pub fn event_code_to_int(event_code: &
EventCode
) ->
(
c_uint
,
c_uint
)