Function wasmi_c_api::wasm_byte_vec_delete
source ยท #[no_mangle]
pub extern "C" fn wasm_byte_vec_delete(out: &mut wasm_byte_vec_t)Expand description
Frees memory associated to the wasm_byte_vec_t.
#[no_mangle]
pub extern "C" fn wasm_byte_vec_delete(out: &mut wasm_byte_vec_t)Frees memory associated to the wasm_byte_vec_t.