[][src]Function winapi_ui_automation::um::iphlpapi::GetExtendedTcpTable

pub unsafe extern "system" fn GetExtendedTcpTable(
    pTcpTable: PVOID,
    pdwSize: PDWORD,
    bOrder: BOOL,
    ulAf: ULONG,
    TableClass: TCP_TABLE_CLASS,
    Reserved: ULONG
) -> DWORD