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