setC method

Implementation

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