Function wasm_func_as_extern_const

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_func_as_extern_const(
    f: &wasm_func_t,
) -> &wasm_extern_t
Expand description

Returns the wasm_func_t as shared reference to wasm_extern_t.