Function wasmer::wasm_c_api::types::wasm_tabletype_as_externtype

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_tabletype_as_externtype(
    table_type: &'static wasm_tabletype_t,
) -> &'static wasm_externtype_t