[][src]Function qt_gui::ops::bit_or_shader_type_bit_q_flags_shader_type_bit

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

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