Handbook
Glossary
cogl_indices_new_for_array ( type array offset -- CoglIndices* )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
type
an
object
array
an
object
offset
an
object
Outputs
CoglIndices*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglIndices*
cogl_indices_new_for_array
(
CoglIndicesType
type, CoglIndexArray* array,
gsize
offset
)