[][src]Function solana_bpf_loader::create_vm

pub fn create_vm(prog: &[u8]) -> Result<(EbpfVmRaw, MemoryRegion), Error>