PtrPtrUtf8 typedef

PtrPtrUtf8 = Pointer<Pointer<Utf8>>

Implementation

typedef PtrPtrUtf8 = ffi.Pointer<ffi.Pointer<pkgffi.Utf8>>;