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

TWasmEdge_ModuleDescriptor

Declaration

Source position: libwasmedge.pp line 336

type TWasmEdge_ModuleDescriptor = record

  Name: pcchar;

  Description: pcchar;

  Create: function(

  para1: PWasmEdge_ModuleDescriptor

):PWasmEdge_ModuleInstanceContext;

end;


Documentation generated on: 2025-07-25