Source position: wasm.http.api.pas line 37
type TWasmString = record
Data: PAnsiChar;
Len: LongInt;
end;