Function vc6_sys::SetThreadContext

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