[][src]Function rust_ssvm::load_and_create

pub fn load_and_create(
    fname: &str
) -> (*mut evmc_vm, Result<EvmcLoaderErrorCode, &'static str>)