[][src]Function qt_gui::swap_2_q_color_transform

pub unsafe fn swap_2_q_color_transform(
    value1: impl CastInto<Ref<QColorTransform>>,
    value2: impl CastInto<Ref<QColorTransform>>
)
This is supported on cpp_lib_version="5.14.0" only.

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