Function kernel32::SetThreadContext
[−]
[src]
pub unsafe extern "system" fn SetThreadContext(
hThread: HANDLE,
lpContext: *const CONTEXT
) -> BOOL