Handbook
Glossary
gst_util_greatest_common_divisor ( a b -- gint )
Vocabulary
gstreamer
.
ffi
Inputs
a
an
object
b
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
gint
gst_util_greatest_common_divisor
(
gint
a,
gint
b )