Function wasmtime_c_api::wasmtime_store_delete
source ยท #[no_mangle]
pub extern "C" fn wasmtime_store_delete(_: Box<wasmtime_store_t>)
Expand description
Deletes the wasmtime_store_t
.
#[no_mangle]
pub extern "C" fn wasmtime_store_delete(_: Box<wasmtime_store_t>)
Deletes the wasmtime_store_t
.