wasmtime_c_api

Function wasmtime_extern_type

Source
#[no_mangle]
pub unsafe extern "C" fn wasmtime_extern_type(
    store: WasmtimeStoreContext<'_>,
    e: &wasmtime_extern_t,
) -> Box<wasm_externtype_t>