Type Definition ul_sys::ULClipboardWritePlainTextCallback[][src]

pub type ULClipboardWritePlainTextCallback = Option<unsafe extern "C" fn(text: ULString)>;
Expand description

The callback invoked when the library wants to write to the system’s clipboard.