[][src]Function qt_gui::swap_2_q_text_list_format

pub unsafe fn swap_2_q_text_list_format(
    value1: impl CastInto<MutRef<QTextListFormat>>,
    value2: impl CastInto<MutRef<QTextListFormat>>
)

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