Handbook
Glossary
gst_implements_interface_cast ( from type -- gpointer )
Vocabulary
gstreamer
.
ffi
Inputs
from
an
object
type
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gpointer
gst_implements_interface_cast
(
gpointer
from,
GType
type )