wasmi_c_api

Function wasm_func_as_extern

source
#[no_mangle]
pub extern "C" fn wasm_func_as_extern(
    f: &mut wasm_func_t,
) -> &mut wasm_extern_t
Expand description

Returns the wasm_func_t as mutable reference to wasm_extern_t.