Function rustc_hir_analysis::check::wfcheck::check_foreign_item

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