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

TWasmEdge_Limit

Declaration

Source position: libwasmedge.pp line 310

type TWasmEdge_Limit = record

  HasMax: tbool;

  Shared: tbool;

  Min: tuint32_t;

  Max: tuint32_t;

end;


Documentation generated on: 2025-07-25