windows::Win32::System::HostComputeSystem

Function HcsCreateEmptyGuestStateFile

pub unsafe fn HcsCreateEmptyGuestStateFile<P0>(
    gueststatefilepath: P0,
) -> Result<()>
where P0: Param<PCWSTR>,