windows::Win32::System::Hypervisor

Function LoadSavedStateFiles

pub unsafe fn LoadSavedStateFiles<P0, P1>(
    binfile: P0,
    vsvfile: P1,
    vmsavedstatedumphandle: *mut *mut c_void,
) -> Result<()>
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,