[][src]Type Definition ul_sys::ULClipboardWritePlainTextCallback

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

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