NativeUtf8Ptr typedef

NativeUtf8Ptr = Pointer<Utf8>

Implementation

typedef NativeUtf8Ptr = Pointer<ffi.Utf8>;