Function windows_sys::Win32::System::SystemInformation::IsWow64GuestMachineSupported
pub unsafe extern "system" fn IsWow64GuestMachineSupported(
wowguestmachine: IMAGE_FILE_MACHINE,
machineissupported: *mut BOOL
) -> HRESULTExpand description
Required features: "Win32_System_SystemInformation", "Win32_Foundation"