windows::Win32::System::Hypervisor

Function ForceArchitecture

pub unsafe fn ForceArchitecture(
    vmsavedstatedumphandle: *mut c_void,
    vpid: u32,
    architecture: VIRTUAL_PROCESSOR_ARCH,
) -> Result<()>