glib_sys

Function g_string_append_uri_escaped

source
pub unsafe extern "C" fn g_string_append_uri_escaped(
    string: *mut GString,
    unescaped: *const c_char,
    reserved_chars_allowed: *const c_char,
    allow_utf8: gboolean,
) -> *mut GString