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