Function wasmer::wasm_c_api::types::wasm_externtype_delete

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_externtype_delete(
    _extern_type: Option<Box<wasm_externtype_t>>
)