setD abstract method

D setD(
  1. D o
)

Copies the fields of the Dart struct o into this instance.

Implementation

D setD(D o);