Function walk_function

Source
pub fn walk_function<W, C>(walker: &W, function: &Function, context: &mut C)
where W: Walker<C>,