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