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

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