setCFunc property

void Function(P ptr, int i, V value) get setCFunc

Copies the raw C struct value into the i-th element of the array at ptr.

Implementation

void Function(P ptr, int i, V value) get setCFunc;