Function glib_sys::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