Cogl.Indices.new_for_buffer

function new_for_buffer(type: Cogl.IndicesType, buffer: Cogl.IndexBuffer, offset: Number(gsize)): Cogl.Indices {
    // Gjs wrapper for cogl_indices_new_for_buffer()
}
  
type
buffer
offset
Returns