Struct windows_sys::Win32::System::Console::FOCUS_EVENT_RECORD
[−]#[repr(C)]pub struct FOCUS_EVENT_RECORD {
pub bSetFocus: BOOL,
}Expand description
Required features: ‘Win32_System_Console’, ‘Win32_Foundation’
Fields
bSetFocus: BOOL