Handbook
Glossary
cogl_fixed_pow ( x y -- guint )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
x
an
object
y
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
guint
cogl_fixed_pow
(
guint
x,
CoglFixed
y )