MCPcopy Create free account
hub / github.com/WebAssembly/wasm-c-api / ~Extern

Function ~Extern

include/wasm.hh:723–723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

721protected:
722 Extern() = default;
723 ~Extern() = default;
724
725public:
726 auto copy() const -> own<Extern>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected