Constant solana_rbpf::ebpf::EXIT[][src]

pub const EXIT: u8 = BPF_JMP | BPF_EXIT; // 0_x95u8

BPF opcode: exit /// return r0.