setD method

Implementation

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