Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
libusb_get_device_descriptor ( dev desc -- int )
Vocabulary
libusb
Definition
USING:
alien.c-types
alien.syntax
;
IN:
libusb
LIBRARY:
libusb
FUNCTION:
int
libusb_get_device_descriptor
( libusb_device* dev, libusb_device_descriptor* desc )
;
inline