NativeStrings extension

Helpers to convert between a String and a Pointer<Char>.

on

Methods

copyToNative() Pointer<Char>

Available on String, provided by the NativeStrings extension

Copies a single Dart string into its C memory equivalent.