Handbook
Glossary
GstLogFunction ( quot -- alien )
Vocabulary
gstreamer
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
CALLBACK:
void
GstLogFunction
( GstDebugCategory* category,
GstDebugLevel
level, gchar*
file, gchar* function,
gint
line, GObject* object,
GstDebugMessage* message,
gpointer
data )