setC method

Implementation

Pointer<RlRenderBatchC> setC(RlRenderBatchC o) {
  ref.setC(o);
  return this;
}