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