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"
Fields§
§PvcConnectionId: ATM_CONNECTION_ID
§PvcQos: QOS