phidget-sys

Crates.iophidget-sys
lib.rsphidget-sys
version0.1.4
sourcesrc
created_at2023-04-19 14:01:19.498575
updated_at2024-10-22 13:31:45.224219
descriptionLow-level, unsafe, Rust wrapper for the phidget22 library.
homepage
repositoryhttps://github.com/fpagliughi/phidget-rs/phidget-sys
max_upload_size
id843573
size654,389
Frank Pagliughi (fpagliughi)

documentation

README

phidget-sys

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.

Commit count: 82

cargo fmt