rustc_ast::mut_visit

Function walk_fn_header

source
fn walk_fn_header<T: MutVisitor>(vis: &mut T, header: &mut FnHeader)