Function vte_terminal_paste_text

Source
pub unsafe extern "C" fn vte_terminal_paste_text(
    terminal: *mut VteTerminal,
    text: *const c_char,
)