[][src]Function qt_gui::ops::bit_or_2_shader_type_bit

pub unsafe fn bit_or_2_shader_type_bit(
    f1: ShaderTypeBit,
    f2: ShaderTypeBit
) -> QFlags<ShaderTypeBit>

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