wasmi_c_api

Function wasm_extern_kind

source
#[no_mangle]
pub extern "C" fn wasm_extern_kind(
    e: &wasm_extern_t,
) -> wasm_externkind_t
Expand description

Returns the wasm_extern_kind of the wasm_extern_t.