Function glsl::parser::integral_lit []

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