Handbook
Glossary
GstStructureForeachFunc ( quot -- alien )
Vocabulary
gstreamer
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
gobject.ffi
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
CALLBACK:
gboolean
GstStructureForeachFunc
(
GQuark
field_id, GValue* value,
gpointer
user_data )