Function swap

Source
pub unsafe fn swap(
    lhs: impl CastInto<Ref<QTextureDataUpdate>>,
    rhs: impl CastInto<Ref<QTextureDataUpdate>>,
)
Available on cpp_lib_version="5.14.0" only.
Expand description

Calls C++ function: void Qt3DRender::swap(Qt3DRender::QTextureDataUpdate& lhs, Qt3DRender::QTextureDataUpdate& rhs).