Handbook
Glossary
LIBUSB_REQUEST_TYPE_RESERVED? ( object -- ? )
Vocabulary
libusb
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
LIBUSB_REQUEST_TYPE_RESERVED
class.
Definition
USING:
kernel
;
IN:
libusb
:
LIBUSB_REQUEST_TYPE_RESERVED?
( object -- ? )
\
LIBUSB_REQUEST_TYPE_RESERVED
eq?
;