Crates.io | phidget-sys |
lib.rs | phidget-sys |
version | 0.1.4 |
source | src |
created_at | 2023-04-19 14:01:19.498575 |
updated_at | 2024-10-22 13:31:45.224219 |
description | Low-level, unsafe, Rust wrapper for the phidget22 library. |
homepage | |
repository | https://github.com/fpagliughi/phidget-rs/phidget-sys |
max_upload_size | |
id | 843573 |
size | 654,389 |
Low-level unsafe wrpper around the phidget22
library for interacting with Phidget devices.
It was originally created for use with the phidget crate.
This is primarily a set of bindgen-generated bindings of the phidget22.h
header file and linkage to the library.