STARTUPINFOEX

Type Alias STARTUPINFOEX 

Source
pub type STARTUPINFOEX = STARTUPINFOEXA;

Aliased Type§

#[repr(C)]
pub struct STARTUPINFOEX { pub StartupInfo: _STARTUPINFOA, pub lpAttributeList: *mut _PROC_THREAD_ATTRIBUTE_LIST, }

Fields§

§StartupInfo: _STARTUPINFOA§lpAttributeList: *mut _PROC_THREAD_ATTRIBUTE_LIST