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

TWasmEdge_Mutability

Declaration

Source position: libwasmedge.pp line 284

type TWasmEdge_Mutability = (

  WasmEdge_Mutability_Const = $00,

  WasmEdge_Mutability_Var = $01

);


Documentation generated on: 2025-07-25