[][src]Function fast_rustc_ap_rustc_ast::visit::walk_fn_decl

pub fn walk_fn_decl<'a, V: Visitor<'a>>(
    visitor: &mut V,
    function_declaration: &'a FnDecl
)