evhttp_uri_free

Free all memory allocated for a parsed uri. Only use this for URIs generated by evhttp_uri_parse.

@param uri container with parsed data @see evhttp_uri_parse()

extern (C) nothrow
void
evhttp_uri_free

Meta