Function windows_sys::Win32::System::Hypervisor::GetArchitecture

pub unsafe extern "system" fn GetArchitecture(
    vmsavedstatedumphandle: *mut c_void,
    vpid: u32,
    architecture: *mut VIRTUAL_PROCESSOR_ARCH,
) -> HRESULT