[][src]Function qt_gui::ops::bit_or_2_opengl_feature

pub unsafe fn bit_or_2_opengl_feature(
    f1: OpenGLFeature,
    f2: OpenGLFeature
) -> QFlags<OpenGLFeature>

Calls C++ function: QFlags<QOpenGLFunctions::OpenGLFeature> operator|(QOpenGLFunctions::OpenGLFeature f1, QOpenGLFunctions::OpenGLFeature f2).