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