Function qt_gui::swap_2_q_image

source ·
pub unsafe fn swap_2_q_image(
    value1: impl CastInto<Ref<QImage>>,
    value2: impl CastInto<Ref<QImage>>
)
Expand description

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