Function memflow_native::create_os

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