pub unsafe extern "system" fn GetTcpStatisticsEx(
    statistics: *mut MIB_TCPSTATS_LH,
    family: u32
) -> u32
Expand description

Required features: "Win32_NetworkManagement_IpHelper"