SetStringArray extension

on

Methods

toWideCharArray() Pointer<Utf16>
Packs a List of Dart Strings into a native memory block. Each String is terminated by a null with a double null to represent the end of the list. The resulting format is that required to write a list of values to the registry.