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