fn utf8ToUtf16LeWithNull(allocator: mem.Allocator, utf8: []const u8) ![:0]u16

Parameters

allocator: mem.Allocator,
utf8: []const u8,