pub unsafe extern "C" fn dr_is_wow64() -> bool_
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.