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