Function ret

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

Sets a call return value

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