Function g_uri_escape_bytes

Source
pub unsafe extern "C" fn g_uri_escape_bytes(
    unescaped: *const guint8,
    length: gsize,
    reserved_chars_allowed: *const c_char,
) -> *mut c_char