Docs.rs
wasmtime-runtime-0.33.0
wasmtime-runtime 0.33.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.38
normal
backtrace ^0.3.61
normal
cfg-if ^1.0
normal
indexmap ^1.0.2
normal
lazy_static ^1.3.0
normal
libc ^0.2.112
normal
log ^0.4.8
normal
memoffset ^0.6.0
normal
more-asserts ^0.2.1
normal
rand ^0.8.3
normal
region ^2.1.0
normal
thiserror ^1.0.4
normal
wasmtime-environ =0.33.0
normal
wasmtime-fiber =0.33.0
normal
cc ^1.0
build
userfaultfd ^0.4.1
normal
mach ^0.3.2
normal
winapi ^0.3.7
normal
rustix ^0.31.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Other items in
wasmtime_runtime
::
libcalls
?
Function
wasmtime_runtime
::
libcalls
::
wasmtime_drop_externref
[
−
]
[src]
pub unsafe extern "C" fn wasmtime_drop_externref(externref:
*mut
u8
)
Expand description
Drop a
VMExternRef
.