Struct windows_sys::Win32::System::Threading::STARTUPINFOEXW
#[repr(C)]pub struct STARTUPINFOEXW {
pub StartupInfo: STARTUPINFOW,
pub lpAttributeList: LPPROC_THREAD_ATTRIBUTE_LIST,
}Expand description
Required features: "Win32_System_Threading", "Win32_Foundation"
Fields§
§StartupInfo: STARTUPINFOW§lpAttributeList: LPPROC_THREAD_ATTRIBUTE_LIST