Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       function::user_string_quoted_utf16 - Quote given user UTF-16 string.

SYNOPSIS

           user_string_quoted_utf16:string(addr:long)

ARGUMENTS

       addr
           The user address to retrieve the string from

DESCRIPTION

       This function combines quoting as per string_quoted and UTF-16 decoding as per
       user_string_utf16.

SEE ALSO

       tapset::uconversions(3stap)