PtrString16 typedef

PtrString16 = Pointer<Utf16>

Implementation

typedef PtrString16 = ffi.Pointer<pkgffi.Utf16>;