STARTUPINFOEXA

Type Alias STARTUPINFOEXA 

Source
pub type STARTUPINFOEXA = _STARTUPINFOEXA;

Aliased Type§

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

Fields§

§StartupInfo: _STARTUPINFOA§lpAttributeList: *mut _PROC_THREAD_ATTRIBUTE_LIST