rust-lirc-client-sys

Crates.iorust-lirc-client-sys
lib.rsrust-lirc-client-sys
version0.2.0
sourcesrc
created_at2022-08-22 02:53:27.722505
updated_at2022-10-01 18:50:57.287964
descriptionA rust FFI wrapper library
homepagehttps://github.com/tmayoff/rust-lirc-client-sys
repositoryhttps://github.com/tmayoff/rust-lirc-client-sys
max_upload_size
id650084
size111,963
Tyler (tmayoff)

documentation

https://github.com/tmayoff/rust-lirc-client-sys

README

lirc-client-sys

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
Commit count: 35

cargo fmt