Function walk_fn_header

Source
pub fn walk_fn_header<V: MutVisitor>(
    visitor: &mut V,
    header: &mut FnHeader,
) -> V::Result