Function glsl::parser::compound_statement []

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