[][src]Constant solana_rbpf::ebpf::CALL_IMM

pub const CALL_IMM: u8 = BPF_JMP   | BPF_CALL; // 133u8

BPF opcode: call imm /// helper function call to helper with key imm.