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