Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
libusb_transfer? ( object -- ? )
Vocabulary
libusb
Inputs and outputs
object
an
object
?
a boolean
Word description
Tests if the object is an instance of the
libusb_transfer
class.
Definition
USING:
classes.tuple.private
;
IN:
libusb
:
libusb_transfer?
( object -- ? )
\
libusb_transfer
9
tuple-instance?
;