Function kernel32::Wow64GetThreadContext [] [src]

pub unsafe extern "system" fn Wow64GetThreadContext(
    hThread: HANDLE,
    lpContext: PWOW64_CONTEXT
) -> BOOL