pub unsafe extern "system" fn GetTcpTable(
    tcptable: *mut MIB_TCPTABLE,
    sizepointer: *mut u32,
    order: BOOL
) -> u32
Expand description

Required features: "Win32_NetworkManagement_IpHelper", "Win32_Foundation"