[][src]Function qt_gui::swap_2_q_text_format

pub unsafe fn swap_2_q_text_format(
    value1: impl CastInto<Ref<QTextFormat>>,
    value2: impl CastInto<Ref<QTextFormat>>
)

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