Function kernel32::Wow64SetThreadContext [] [src]

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