address_sorting.h | 53 /* address_sorting_sortable represents one entry in a list of destination 56 typedef struct address_sorting_sortable { struct 65 } address_sorting_sortable; typedef in typeref:struct:address_sorting_sortable 67 void address_sorting_rfc_6724_sort(address_sorting_sortable* sortables,
|