[][src]Function qt_3d_render::swap

pub unsafe fn swap(
    lhs: impl CastInto<MutRef<QTextureDataUpdate>>,
    rhs: impl CastInto<MutRef<QTextureDataUpdate>>
)

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

This item is available if cpp_lib_version="5.14.0".