Function source_map_mappings_wasm_api::get_last_error [] [src]

#[no_mangle]
pub extern "C" fn get_last_error() -> u32

Get the last error's error code, or 0 if there was none.

See source_map_mappings::Error for the error code definitions.