Function rustc_hir_analysis::check::wfcheck::check_foreign_item

source ยท
fn check_foreign_item<'tcx>(
    tcx: TyCtxt<'tcx>,
    item: &'tcx ForeignItem<'tcx>,
) -> Result<(), ErrorGuaranteed>