Function kernel32::IsWow64Process [] [src]

pub unsafe extern "system" fn IsWow64Process(
    hProcess: HANDLE,
    Wow64Process: PBOOL
) -> BOOL