Function glsl::parser::integral_lit []

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