[][src]Function owasm_ethereum::ret

pub fn ret(data: &[u8]) -> !

Sets a call return value

Pass return data to the runtime. Runtime SHOULD trap the execution.