Function termux_clipboard::set_string[][src]

pub fn set_string<S: AsRef<str>>(s: S) -> Result<(), TermuxClipboardError>

fill the Android clipboard

Won’t work if the Termux API isn’t installed