[][src]Constant solana_rbpf::ebpf::PROG_MAX_INSNS

pub const PROG_MAX_INSNS: usize = 65536;

Maximum number of instructions in an eBPF program.