Handbook
Glossary
g_bytes_equal ( bytes bytes2 -- gboolean )
Vocabulary
glib
.
ffi
Inputs
bytes
an
object
bytes2
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gboolean
g_bytes_equal
( GBytes* bytes, GBytes* bytes2 )