soup_sys

Function soup_uri_set_query_from_form

Source
pub unsafe extern "C" fn soup_uri_set_query_from_form(
    uri: *mut SoupURI,
    form: *mut GHashTable,
)