Skip to main content

dr_is_wow64

Function dr_is_wow64 

Source
pub unsafe extern "C" fn dr_is_wow64() -> bool_
Expand description

Returns true if this process is a 32-bit process operating on a 64-bit Windows kernel, known as Windows-On-Windows-64, or WOW64. Returns false otherwise. \note Windows only.