[][src]Function CCODE::SetThreadContext

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