winapi::um::processthreadsapi

Function GetThreadContext

Source
pub unsafe extern "system" fn GetThreadContext(
    hThread: HANDLE,
    lpContext: LPCONTEXT,
) -> BOOL