Handbook
Glossary
cogl_vertex_array_new ( bytes data -- CoglVertexArray* )
Vocabulary
clutter
.
cogl
.
ffi
Inputs
bytes
an
object
data
an
object
Outputs
CoglVertexArray*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.cogl.ffi
LIBRARY:
clutter.cogl
FUNCTION:
CoglVertexArray*
cogl_vertex_array_new
(
gsize
bytes,
gpointer
data )