Type Alias STARTUPINFOEXA

Source
pub type STARTUPINFOEXA = _STARTUPINFOEXA;

Aliased Type§

struct STARTUPINFOEXA {
    pub StartupInfo: _STARTUPINFOA,
    pub lpAttributeList: *mut _PROC_THREAD_ATTRIBUTE_LIST,
}

Fields§

§StartupInfo: _STARTUPINFOA§lpAttributeList: *mut _PROC_THREAD_ATTRIBUTE_LIST