[][src]Function qt_gui::swap_2_q_text_table_cell_format

pub unsafe fn swap_2_q_text_table_cell_format(
    value1: impl CastInto<MutRef<QTextTableCellFormat>>,
    value2: impl CastInto<MutRef<QTextTableCellFormat>>
)

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