Struct windows_sys::Win32::Networking::WinSock::ATM_PVC_PARAMS
[−]#[repr(C, packed(4))]pub struct ATM_PVC_PARAMS {
pub PvcConnectionId: ATM_CONNECTION_ID,
pub PvcQos: QOS,
}Expand description
Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’, ‘Win32_NetworkManagement_QoS’
Fields
PvcConnectionId: ATM_CONNECTION_IDPvcQos: QOS