Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebAssembly/wasm-c-api
/ ~Ref
Function
~Ref
include/wasm.hh:483–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
481
protected:
482
Ref() = default;
483
~Ref() = default;
484
485
public:
486
auto copy() const -> own<Ref>;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected