[][src]Function qt_3d_render::q_hash_q_vector_of_attachment_point_uint

pub unsafe fn q_hash_q_vector_of_attachment_point_uint(
    key: impl CastInto<Ref<QVectorOfAttachmentPoint>>,
    seed: c_uint
) -> c_uint

Calls C++ function: unsigned int qHash(const QVector<Qt3DRender::QRenderTargetOutput::AttachmentPoint>& key, unsigned int seed = …).