Function windows_native::ntrtl::RtlWow64SetThreadContext
source · pub unsafe extern "system" fn RtlWow64SetThreadContext(
ThreadHandle: HANDLE,
ThreadContext: *mut WOW64_CONTEXT
) -> NTSTATUSpub unsafe extern "system" fn RtlWow64SetThreadContext(
ThreadHandle: HANDLE,
ThreadContext: *mut WOW64_CONTEXT
) -> NTSTATUS