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