#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_store_delete(_: Box<wasmtime_store_t>)
Expand description
Deletes the wasmtime_store_t
.
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_store_delete(_: Box<wasmtime_store_t>)
Deletes the wasmtime_store_t
.