Function fuel_indexer_plugin::wasm::early_exit
source · #[no_mangle]
pub fn early_exit(err_code: WasmIndexerError) -> !
Expand description
Immediately terminate WASM execution with the specified error code.
#[no_mangle]
pub fn early_exit(err_code: WasmIndexerError) -> !
Immediately terminate WASM execution with the specified error code.