[][src]Function qt_core::qt_q_meta_enum_debug_operator

pub unsafe fn qt_q_meta_enum_debug_operator(
    arg1: impl CastInto<MutRef<QDebug>>,
    value: c_int,
    meta: impl CastInto<Ptr<QMetaObject>>,
    name: impl CastInto<Ptr<c_char>>
) -> CppBox<QDebug>

Calls C++ function: QDebug qt_QMetaEnum_debugOperator(QDebug& arg1, int value, const QMetaObject* meta, const char* name).