[][src]Function clipboard_win::raw::get_string

pub fn get_string() -> Result<String>

Retrieves String from CF_UNICODETEXT format

Specialized version of get to avoid unnecessary allocations.

Note:

Usually WinAPI returns strings with null terminated character at the end. This character is trimmed.

Pre-conditions: