Function pwasm_ethereum::ret[][src]

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

Sets a call return value

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