dcuddeback / libusb-rs

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

Is there any safe wrapper for libusb_get_descriptor? #12

Closed jeandudey closed 7 years ago

dcuddeback commented 7 years ago

Hi. You could answer this pretty easily by searching the code for libusb_get_descriptor. No, there is not currently a safe wrapper for it.