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