Handbook
Glossary
zmq_ctx_get ( context option -- int )
Vocabulary
zeromq
.
ffi
Inputs
context
an
object
option
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
zeromq.ffi
LIBRARY:
zmq
FUNCTION:
int
zmq_ctx_get
( void* context,
int
option )