Function kernel32::GetThreadContext
[−]
[src]
pub unsafe extern "system" fn GetThreadContext(
hThread: HANDLE,
lpContext: LPCONTEXT
) -> BOOL