fn copyContext(source: *const ThreadContext, dest: *ThreadContext) void

Copies one context to another, updating any internal pointers

Parameters

source: *const ThreadContext,