| Crates.io | rust-lirc-client-sys |
| lib.rs | rust-lirc-client-sys |
| version | 0.2.0 |
| created_at | 2022-08-22 02:53:27.722505+00 |
| updated_at | 2022-10-01 18:50:57.287964+00 |
| description | A rust FFI wrapper library |
| homepage | https://github.com/tmayoff/rust-lirc-client-sys |
| repository | https://github.com/tmayoff/rust-lirc-client-sys |
| max_upload_size | |
| id | 650084 |
| size | 111,963 |
A rust FFI library for linux's lirc-client library. This is used to interact with infrared emitters and receivers to control IR devices.
Bindings generated,
bindgen include/lirc-client.h -o src/bindings.rs