setC method

Implementation

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