pub unsafe extern "system" fn IsWow64Process(
    hprocess: HANDLE,
    wow64process: *mut BOOL
) -> BOOL
Expand description

Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’