create_os

Function create_os 

Source
pub fn create_os(
    args: &OsArgs,
    lib: LibArc,
) -> Result<OsInstanceArcBox<'static>>