Trait qt_gui::opengl_buffer::overloading::OpBitOrArgs
source · pub trait OpBitOrArgs {
fn exec(self) -> Flags<RangeAccessFlag>;
}Expand description
This trait represents a set of arguments accepted by op_bit_or method.