Handbook
Glossary
g_byte_array_sized_new ( reserved_size -- GByteArray* )
Vocabulary
glib
.
ffi
Inputs
reserved_size
an
object
Outputs
GByteArray*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
GByteArray*
g_byte_array_sized_new
(
guint
reserved_size )