pub unsafe extern "system" fn GetIpNetworkConnectionBandwidthEstimates(
interfaceindex: u32,
addressfamily: ADDRESS_FAMILY,
bandwidthestimates: *mut MIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES
) -> NTSTATUS
Expand description
Required features: "Win32_NetworkManagement_IpHelper"
, "Win32_Foundation"
, "Win32_Networking_WinSock"