MCPcopy 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
101func (e *Extern) AsExtern() C.wasmtime_extern_t {
102 return *e.ptr()
103}

Callers

nothing calls this directly

Calls 1

ptrMethod · 0.95

Tested by

no test coverage detected