[][src]Function CCODE::Wow64SetThreadContext

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