Constant RETURN

Source
pub const RETURN: u8 = _; // 157u8
Expand description

BPF opcode: return /// return r0. /// Valid only since SBPFv3