Function glsl::parser::integral_lit[][src]

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