Function glsl::parser::shift_expr[]

pub fn shift_expr(i: &[u8]) -> IResult<&[u8], Expr, u32>