setC abstract method

D setC(
  1. C o
)

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

Implementation

D setC(C o);