Function windows_sys::Win32::System::Threading::IsWow64Process2
[−]pub unsafe extern "system" fn IsWow64Process2(
hprocess: HANDLE,
pprocessmachine: *mut IMAGE_FILE_MACHINE,
pnativemachine: *mut IMAGE_FILE_MACHINE
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"
, "Win32_System_SystemInformation"