dcuddeback / libusb-rs

A safe Rust wrapper for libusb.
MIT License
199 stars 64 forks source link

Add binding of libusb_clear_halt #27

Open Y-Nak opened 5 years ago

Y-Nak commented 5 years ago

I just added binding of libusb_clear_halt() to DeviceHandle.