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