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