Wow64SetThreadContext

Function Wow64SetThreadContext 

Source
pub unsafe extern "system" fn Wow64SetThreadContext(
    hThread: HANDLE,
    lpContext: *const WOW64_CONTEXT,
) -> BOOL