pub unsafe fn swap_2_q_opengl_pixel_transfer_options(
    value1: impl CastInto<Ref<QOpenGLPixelTransferOptions>>,
    value2: impl CastInto<Ref<QOpenGLPixelTransferOptions>>
)
Expand description

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