[][src]Function qt_gui::swap_2_q_text_cursor

pub unsafe fn swap_2_q_text_cursor(
    value1: impl CastInto<Ref<QTextCursor>>,
    value2: impl CastInto<Ref<QTextCursor>>
)

Calls C++ function: void swap(QTextCursor& value1, QTextCursor& value2).