pub unsafe extern "C" fn uriFreeQueryListA(
queryList: *mut UriQueryListA,
)Expand description
Frees all memory associated with the given query list. The structure itself is freed as well.
@param queryList INOUT: Query list to free
@see uriFreeQueryListMmA @since 0.7.0