setC method

Implementation

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