Handbook
Glossary
g_dbus_message_bytes_needed ( blob blob_len error -- gssize )
Vocabulary
gio
.
ffi
Inputs
blob
an
object
blob_len
an
object
error
an
object
Outputs
gssize
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gssize
g_dbus_message_bytes_needed
( guint8* blob,
gsize
blob_len, GError* error )