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