Function wasmtime_component_export_index_delete

Source
#[no_mangle]
pub unsafe extern "C" fn wasmtime_component_export_index_delete(
    _export_index: Box<wasmtime_component_export_index_t>,
)