setD method

Implementation

Pointer<RlDrawCallC> setD(RlDrawCallD o) {
  ref.setD(o);
  return this;
}