ada_free_search_params

Frees the resources associated with search parameters.

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

Parameters

result ada_url_search_params

The ada_url_search_params handle to free.

Meta