Function rustdoc::clean::clean_fn_decl_with_args

source ·
fn clean_fn_decl_with_args<'tcx>(
    cx: &mut DocContext<'tcx>,
    decl: &FnDecl<'tcx>,
    header: Option<&FnHeader>,
    args: Arguments
) -> FnDecl