Handbook
Glossary
gst_value_init_and_copy ( dest src -- )
Vocabulary
gstreamer
.
ffi
Inputs
dest
an
object
src
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject.ffi
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_value_init_and_copy
( GValue** dest, GValue* src )