Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime-go
/ AsExtern
Method
AsExtern
extern.go:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
func
(e *Extern) AsExtern() C.wasmtime_extern_t {
102
return
*e.ptr()
103
}
Callers
nothing calls this directly
Calls
1
ptr
Method · 0.95
Tested by
no test coverage detected