abort_with_code

Function abort_with_code 

Source
pub fn abort_with_code(code: &[u8]) -> !
Expand description

Exits the VM with an Abort OUT action and a specific code.