Handbook
Glossary
cogl_fixed_mul_div ( a b c -- CoglFixed )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
a
an
object
b
an
object
c
an
object
Outputs
CoglFixed
an
object
Definition
USING:
alien.syntax
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglFixed
cogl_fixed_mul_div
(
CoglFixed
a,
CoglFixed
b,
CoglFixed
c )