Function cogl_sys::cogl_vertex_buffer_indices_new[][src]

pub unsafe extern "C" fn cogl_vertex_buffer_indices_new(
    indices_type: CoglIndicesType,
    indices_array: *mut c_void,
    indices_len: c_int
) -> CoglHandle