setC method

Implementation

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