ada_free_search_params_entries_iter

Frees the resources associated with a search parameters entries iterator.

extern (C) @nogc nothrow @safe @trusted
void
ada_free_search_params_entries_iter

Parameters

result ada_url_search_params_entries_iter

The ada_url_search_params_entries_iter handle to free.

Meta