shli

Function shli 

Source
pub fn shli<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> ShLIOperation<'c>
Expand description

Creates a shli operation.