Sets a key-value pair in search parameters, replacing any existing values for the key.
The ada_url_search_params handle.
The key string (null-terminated C string).
The length of the key string.
The value string (null-terminated C string).
The length of the value string.
See Implementation
Sets a key-value pair in search parameters, replacing any existing values for the key.