[−][src]Function pwasm_ethereum::ret
pub fn ret(data: &[u8]) -> !
Sets a call return value
Pass return data to the runtime. Runtime SHOULD trap the execution.
pub fn ret(data: &[u8]) -> !
Sets a call return value
Pass return data to the runtime. Runtime SHOULD trap the execution.