[][src]Function qt_3d_core::shl

pub unsafe fn shl(
    d: impl CastInto<Ref<QDebug>>,
    id: impl CastInto<Ref<QNodeId>>
) -> CppBox<QDebug>

<< with d and id. Returns QDebug.

Calls C++ function: QDebug Qt3DCore::operator<<(QDebug d, Qt3DCore::QNodeId id).

C++ documentation:

<< with d and id. Returns QDebug.