Function kernel32::SetThreadErrorMode
[−]
[src]
pub unsafe extern "system" fn SetThreadErrorMode(
dwNewMode: DWORD,
lpOldMode: LPDWORD
) -> BOOL