mirror of
https://github.com/RPCS3/libusb.git
synced 2026-07-21 00:16:04 -04:00
dfac6756faad76071a92945e3e3a16b8a841a7ea
These are easiest to construct on the stack, but in the async case it is likely that the submitting function returns (hence stack is destroyed) before URB completion.
fpusb ===== fpusb is another library for USB device access from Linux userspace. It is written in C and licensed under the LGPL-2.1 (see COPYING). See the homepage for more information: http://www.reactivated.net/fprint/wiki/Fpusb Use the mailing list for questions, comments, etc: http://www.reactivated.net/fprint/wiki/Mailing_list Use the bug tracker for bugs and feature requests: http://www.reactivated.net/fprint/bugs/index.php?project=4&switch=1&do=index - Daniel Drake <dsd@gentoo.org>
Description
Languages
C
91.7%
C++
3.1%
CMake
1.6%
Batchfile
1.1%
Makefile
1%
Other
1.5%