#[unsafe(no_mangle)]pub extern "C" fn wasm_extern_vec_delete(out: &mut wasm_extern_vec_t)
Expand description
Frees memory associated to the wasm_extern_vec_t
.
#[unsafe(no_mangle)]pub extern "C" fn wasm_extern_vec_delete(out: &mut wasm_extern_vec_t)
Frees memory associated to the wasm_extern_vec_t
.