Function glsl::parser::bool_lit []

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