pub unsafe extern "C" fn applet__set_clipboard_string( string_ptr: *const u8, string_len: u32, ) -> ErrorCode
Sets the system clipboard to a string. Later, this will require a special permission.