Function glsl::parser::function_definition []

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