Function
Soupheader_free_list
Declaration [src]
void
soup_header_free_list (
GSList* list
)
Parameters
list |
A list of gpointer |
A |
|
The data is owned by the caller of the function. |
void
soup_header_free_list (
GSList* list
)
list |
A list of gpointer |
A |
|
The data is owned by the caller of the function. |