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