Docs.rs
wasmtime-c-api-impl-25.0.3
wasmtime-c-api-impl 25.0.3
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
cap-std ^3.4.1
normal
optional
env_logger ^0.10
normal
optional
futures ^0.3.27
normal
optional
log ^0.4.8
normal
once_cell ^1.12.0
normal
tokio ^1.30.0
normal
optional
tracing ^0.1.26
normal
wasmtime ^25.0.3
normal
wasmtime-c-api-macros =25.0.3
normal
wasmtime-wasi ^25.0.3
normal
optional
wat ^1.217.0
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wasmtime_
c_
api
25.0.3
wasmtime_c_api
Function
wasm_extern_as_memory
Copy item path
Source
#[no_mangle] pub extern "C" fn wasm_extern_as_memory( e: &
wasm_extern_t
, ) ->
Option
<&
wasm_memory_t
>