[][src]Function qt_3d_render::swap

pub unsafe fn swap(
    lhs: impl CastInto<Ref<QTextureDataUpdate>>,
    rhs: impl CastInto<Ref<QTextureDataUpdate>>
)
This is supported on cpp_lib_version="5.14.0" only.

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