typedef struct { ... } *SilcArgumentDecodedList;
This structure is in the list returned by the function silc_argument_list_payload_parse_decoded. The caller is responsible of freeing the contents of the structure and the structure itself.