Function glsl::parser::function_prototype []

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