Function wasmer::wasm_c_api::types::wasm_tabletype_delete

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_tabletype_delete(
    _table_type: Option<Box<wasm_tabletype_t>>
)