Source position: libwasmedge.pp line 310
type TWasmEdge_Limit = record
HasMax: tbool;
Shared: tbool;
Min: tuint32_t;
Max: tuint32_t;
end;