Crates.io | libusbk-sys |
lib.rs | libusbk-sys |
version | 0.2.0 |
source | src |
created_at | 2022-06-15 01:14:52.264676 |
updated_at | 2024-07-15 21:46:39.635307 |
description | Rust Windows library for accessing USB devices via libusbK |
homepage | https://github.com/budde25/libusbk-rs |
repository | https://github.com/budde25/libusbk-rs.git |
max_upload_size | |
id | 606181 |
size | 20,781,685 |
This crate provides bindings to the Windows libusbK
C library.
This crate only supports windows.
http://libusbk.sourceforge.net/UsbK3/index.html
MIT License.
If you link native libusbK
library statically then you must follow GPL and modified BSD from libusbK.