Function wasmtime_c_api::wasmtime_extern_type

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