Constant EXIT

Source
pub const EXIT: u8 = _; // 149u8
Expand description

BPF opcode: exit /// return r0. /// Valid only until SBPFv3