MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / wasmtime_call_future_delete

Function wasmtime_call_future_delete

crates/c-api/src/async.rs:197–197  ·  view source on GitHub ↗
(_future: Box<wasmtime_call_future_t>)

Source from the content-addressed store, hash-verified

195
196#[unsafe(no_mangle)]
197pub extern "C" fn wasmtime_call_future_delete(_future: Box<wasmtime_call_future_t>) {}
198
199#[unsafe(no_mangle)]
200pub extern "C" fn wasmtime_call_future_poll(future: &mut wasmtime_call_future_t) -> bool {

Callers 2

TESTFunction · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.68
TESTFunction · 0.68