Converts a List<D> of Dart struct wrappers into an allocated P array.
List<D>
P
@override final Pointer<C> Function(List<D> array) rawArrayFunc;