Handbook
Glossary
g_inet_address_new_from_bytes_with_ipv6_info ( bytes family flowinfo scope_id -- GInetAddress* )
Vocabulary
gio
.
ffi
Inputs
bytes
an
object
family
an
object
flowinfo
an
object
scope_id
an
object
Outputs
GInetAddress*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GInetAddress*
g_inet_address_new_from_bytes_with_ipv6_info
( guint8* bytes,
GSocketFamily
family,
guint32
flowinfo,
guint32
scope_id )