Function rustc_hir_typeck::check::check_lang_start_fn

source ·
fn check_lang_start_fn<'tcx>(
    tcx: TyCtxt<'tcx>,
    fn_sig: FnSig<'tcx>,
    def_id: LocalDefId
)