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