soup_sys

Function soup_form_request_new

Source
pub unsafe extern "C" fn soup_form_request_new(
    method: *const c_char,
    uri: *const c_char,
    first_field: *const c_char,
    ...
) -> *mut SoupMessage