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