Struct windows_sys::Win32::System::Threading::STARTUPINFOEXA
[−]#[repr(C)]pub struct STARTUPINFOEXA {
pub StartupInfo: STARTUPINFOA,
pub lpAttributeList: LPPROC_THREAD_ATTRIBUTE_LIST,
}Expand description
Required features: ‘Win32_System_Threading’, ‘Win32_Foundation’
Fields
StartupInfo: STARTUPINFOAlpAttributeList: LPPROC_THREAD_ATTRIBUTE_LIST