pub unsafe extern "system" fn IsWow64GuestMachineSupported(
wowguestmachine: IMAGE_FILE_MACHINE,
machineissupported: *mut BOOL
) -> HRESULT
Expand description
Required features: "Win32_System_SystemInformation"
, "Win32_Foundation"
pub unsafe extern "system" fn IsWow64GuestMachineSupported(
wowguestmachine: IMAGE_FILE_MACHINE,
machineissupported: *mut BOOL
) -> HRESULT
Required features: "Win32_System_SystemInformation"
, "Win32_Foundation"