Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
721
protected:
722
Extern() = default;
723
~Extern() = default;
724
725
public:
726
auto copy() const -> own<Extern>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected