Function cogl_sys::cogl_indices_new_for_buffer[][src]

pub unsafe extern "C" fn cogl_indices_new_for_buffer(
    type_: CoglIndicesType,
    buffer: *mut CoglIndexBuffer,
    offset: size_t
) -> *mut CoglIndices