[][src]Function qt_gui::swap_2_q_text_char_format

pub unsafe fn swap_2_q_text_char_format(
    value1: impl CastInto<Ref<QTextCharFormat>>,
    value2: impl CastInto<Ref<QTextCharFormat>>
)

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