Function g_uri_unescape_bytes

Source
pub unsafe extern "C" fn g_uri_unescape_bytes(
    escaped_string: *const c_char,
    length: gssize,
    illegal_characters: *const c_char,
    error: *mut *mut GError,
) -> *mut GBytes