Function CommandBuffer.bindIndexBuffer

abstract void bindIndexBuffer (
  Buffer indexBuf,
  ulong offset,
  IndexType type
);