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

TWasmEdge_ProgramOption

Declaration

Source position: libwasmedge.pp line 327

type TWasmEdge_ProgramOption = record

  Name: pcchar;

  Description: pcchar;

  _Type: TWasmEdge_ProgramOptionType;

  Storage: pointer;

  DefaultValue: pointer;

end;


Documentation generated on: 2025-07-25