pub unsafe extern "system" fn LocateSavedStateFiles(
    vmname: PWSTR,
    snapshotname: PWSTR,
    binpath: *mut PWSTR,
    vsvpath: *mut PWSTR,
    vmrspath: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_Hypervisor’, ‘Win32_Foundation’