[][src]Function microvmi::init

pub fn init(
    domain_name: &str,
    driver_type: Option<DriverType>,
    init_option: Option<DriverInitParam>
) -> Box<dyn Introspectable>