libusbk-sys

Crates.iolibusbk-sys
lib.rslibusbk-sys
version0.1.3
sourcesrc
created_at2022-06-15 01:14:52.264676
updated_at2024-07-15 21:46:39.635307
descriptionRust Windows library for accessing USB devices via libusbK
homepagehttps://github.com/budde25/libusbk-rs
repositoryhttps://github.com/budde25/libusbk-rs.git
max_upload_size
id606181
size20,781,570
Ethan Budd (budde25)

documentation

README

libusbk-sys

This crate provides bindings to the Windows libusbK C library.
This crate only supports windows.

Documentation

http://libusbk.sourceforge.net/UsbK3/index.html

License

MIT License.

Note

If you link native libusbK library statically then you must follow GPL and modified BSD from libusbK.

Commit count: 24

cargo fmt