Function clipboard_win::raw::get_owner

source ·
pub fn get_owner() -> Option<NonNull<c_void>>
Expand description

Retrieves the window handle of the current owner of the clipboard.

Returns None if clipboard is not owned.