Function soup3_sys::soup_header_g_string_append_param_quoted

source ยท
pub unsafe extern "C" fn soup_header_g_string_append_param_quoted(
    string: *mut GString,
    name: *const c_char,
    value: *const c_char,
)