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