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