Struct windows_sys::Win32::Networking::WinSock::AAL_PARAMETERS_IE
#[repr(C)]pub struct AAL_PARAMETERS_IE {
pub AALType: AAL_TYPE,
pub AALSpecificParameters: AAL_PARAMETERS_IE_0,
}
Expand description
Required features: "Win32_Networking_WinSock"
Fields§
§AALType: AAL_TYPE
§AALSpecificParameters: AAL_PARAMETERS_IE_0