Unit 'libwasmedge' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasmedge]

TWasmEdge_String

Declaration

Source position: libwasmedge.pp line 299

type TWasmEdge_String = record

  Length: tuint32_t;

  Buf: pcchar;

end;


Documentation generated on: 2025-07-25